Directories ¶
Path | Synopsis |
---|---|
Package gargs implements a simple lexer which splits input in to tokens using shell-style rules for quoting and commenting.
|
Package gargs implements a simple lexer which splits input in to tokens using shell-style rules for quoting and commenting. |
Package gcast provides easy and safe casting in Go.
|
Package gcast provides easy and safe casting in Go. |
Package gcompress allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files.
|
Package gcompress allows you to easily unpack *.tar.gz, *.tar.bzip2, *.tar.xz, *.zip and *.tar files. |
Package gpool is a goroutine pool, it is concurrency safed, it can using a few goroutine to run a huge tasks.
|
Package gpool is a goroutine pool, it is concurrency safed, it can using a few goroutine to run a huge tasks. |
Package glinklist implements a doubly linked list.
|
Package glinklist implements a doubly linked list. |
daemon
Package gdaemon does add daemon, logging and forever function to your program.
|
Package gdaemon does add daemon, logging and forever function to your program. |
hook
Package ghook package does prevent your program main function to exit when all your worker code in goroutine.
|
Package ghook package does prevent your program main function to exit when all your worker code in goroutine. |
profiling
Package gprofiling package help you do profiling your program in easy way.
|
Package gprofiling package help you do profiling your program in easy way. |
Click to show internal directories.
Click to hide internal directories.