Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/goxPublic

Minimalistic extension to Go. It means to be a complement to the standard library.

License

NotificationsYou must be signed in to change notification settings

icza/gox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build StatusGoDocGo Report Card

Thegox module is a minimalistic, lightweigt extension to Go.It contains constants, helpers and utilities which could have been part of Go itself.

Module structure

  • gox: functions which could have been builtin, reasonable to "dot-import" this package
  • fmtx: formatting utilities,complement to the standardfmt package.
  • i18n: internationalization utilities.
  • imagex/colorx: color utilities,complement to the standardimage/color package.
  • mathx: math utilities,complement to the standardmath package.
  • mathx/randx: random-related utilities,complement to the standardmath/rand package.
  • netx/httpx: HTTP utilities,complement to the standardnet/http package.
  • osx: operating system utilities,complement to the standardos package.
  • slicesx: slice utilities,complement to the standardslices package.
  • stringsx: string utilities,complement to the standardstrings package.
  • timex: time and duration related calculations and utilities,complement to the standardtime package.

About

Minimalistic extension to Go. It means to be a complement to the standard library.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages


[8]ページ先頭

©2009-2025 Movatter.jp