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. |
slice
A sequence of elements supporting sequential and parallel aggregate operations.
|
A sequence of elements supporting sequential and parallel aggregate operations. |
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. |
stream
A sequence of elements supporting sequential and parallel aggregate operations.
|
A sequence of elements supporting sequential and parallel aggregate operations. |
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
|
|
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 (shr) is borrowed from time/rate/rate.go
|
Package rate The key observation and some code (shr) is borrowed from time/rate/rate.go |
function/consumer
A sequence of elements supporting sequential and parallel aggregate operations.
|
A sequence of elements supporting sequential and parallel aggregate operations. |
object
object consists of {@code static} utility methods for operating on objects, or checking certain conditions before operation.
|
object consists of {@code static} utility methods for operating on objects, or checking certain conditions before operation. |
object/internal/preconditions
Utility methods to check if state or arguments are correct.
|
Utility methods to check if state or arguments are correct. |
spliterator
A sequence of elements supporting sequential and parallel aggregate operations.
|
A sequence of elements supporting sequential and parallel aggregate operations. |
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.