Directories ¶
Path | Synopsis |
---|---|
Package empty defines an empty struct type.
|
Package empty defines an empty struct type. |
Package flagtype defines flag.Value types.
|
Package flagtype defines flag.Value types. |
Package key defines some types related to curve25519 keys.
|
Package key defines some types related to curve25519 keys. |
Package logger defines a type for writing to logs.
|
Package logger defines a type for writing to logs. |
Package nettype defines an interface that doesn't exist in the Go net package.
|
Package nettype defines an interface that doesn't exist in the Go net package. |
Package opt defines optional types.
|
Package opt defines optional types. |
Package strbuilder defines a string builder type that allocates less than the standard library's strings.Builder by using a sync.Pool, so it doesn't matter if the compiler can't prove that the builder doesn't escape into the fmt package, etc.
|
Package strbuilder defines a string builder type that allocates less than the standard library's strings.Builder by using a sync.Pool, so it doesn't matter if the compiler can't prove that the builder doesn't escape into the fmt package, etc. |
Package structs contains the Incomparable type.
|
Package structs contains the Incomparable type. |
Click to show internal directories.
Click to hide internal directories.