Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
container
|
|
hashring
Package hashring provides a consistent hashing function.
|
Package hashring provides a consistent hashing function. |
stack
stack is a stack(http://en.wikipedia.org/wiki/Stack_(abstract_data_type%29) is a last-in last-out data structure.
|
stack is a stack(http://en.wikipedia.org/wiki/Stack_(abstract_data_type%29) is a last-in last-out data structure. |
traversal
https://en.wikipedia.org/wiki/Breadth-first_search
|
https://en.wikipedia.org/wiki/Breadth-first_search |
trie_tree/ternary_search_tree
https://en.wikipedia.org/wiki/Ternary_search_tree In computer science, a ternary search tree is a type of trie (sometimes called a prefix tree) where nodes are arranged in a manner similar to a binary search tree, but with up to three children rather than the binary tree's limit of two.
|
https://en.wikipedia.org/wiki/Ternary_search_tree In computer science, a ternary search tree is a type of trie (sometimes called a prefix tree) where nodes are arranged in a manner similar to a binary search tree, but with up to three children rather than the binary tree's limit of two. |
auth
https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/
|
https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/ |
rand
package rand_ Creating Random Strings in Go
|
package rand_ Creating Random Strings in Go |
database
|
|
encoding
|
|
error
|
|
exp
|
|
constraints
Package constraints defines a set of useful constraints to be used with type parameters.
|
Package constraints defines a set of useful constraints to be used with type parameters. |
image
Package image defines various functions useful with image of any type.
|
Package image defines various functions useful with image of any type. |
maps
Package maps defines various functions useful with maps of any type.
|
Package maps defines various functions useful with maps of any type. |
slices
Package slices defines various functions useful with slices of any type.
|
Package slices defines various functions useful with slices of any type. |
sync
Package sync defines various functions useful with sync of any type.
|
Package sync defines various functions useful with sync of any type. |
format
|
|
go
|
|
rand
Package rand implements math/rand functions in a concurrent-safe way with a global random source, independent of math/rand's global source.
|
Package rand implements math/rand functions in a concurrent-safe way with a global random source, independent of math/rand's global source. |
ice
https://tools.ietf.org/html/rfc7064
|
https://tools.ietf.org/html/rfc7064 |
mux
Package mux is a library to multiplex network connections based on their payload.
|
Package mux is a library to multiplex network connections based on their payload. |
resolver/unix
Package unix implements a resolver for unix targets.
|
Package unix implements a resolver for unix targets. |
signal/cgo
Package cgo contains runtime support for code generated by the cgo tool.
|
Package cgo contains runtime support for code generated by the cgo tool. |
Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties.
|
Package pragma provides types that can be embedded into a struct to statically enforce or prevent certain language properties. |
cgosymbolizer
Package cgosymbolizer contains runtime support for code generated by the cgo tool.
|
Package cgosymbolizer contains runtime support for code generated by the cgo tool. |
leaderelection
Package leaderelection implements leader election of a set of endpoints.
|
Package leaderelection implements leader election of a set of endpoints. |
leakcheck
Package leakcheck contains functions to check leaked goroutines.
|
Package leakcheck contains functions to check leaked goroutines. |
rate
Package rate The key observation and some code is borrowed from golang.org/x/time/rate/rate.go
|
Package rate The key observation and some code is borrowed from golang.org/x/time/rate/rate.go |
verflag
Package verflag defines utility functions to handle command line flags related to version.
|
Package verflag defines utility functions to handle command line flags related to version. |
x
|
|
Click to show internal directories.
Click to hide internal directories.