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 ipproto contains IP Protocol constants.
|
Package ipproto contains IP Protocol constants. |
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 netmap contains the netmap.NetworkMap type.
|
Package netmap contains the netmap.NetworkMap type. |
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 pad32 defines padding types that have width on only 32-bit platforms.
|
Package pad32 defines padding types that have width on only 32-bit platforms. |
Package persist contains the Persist type.
|
Package persist contains the Persist type. |
Package preftype is a leaf package containing types for various preferences.
|
Package preftype is a leaf package containing types for various preferences. |
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. |
Package wgkey contains types and helpers for WireGuard keys.
|
Package wgkey contains types and helpers for WireGuard keys. |
Click to show internal directories.
Click to hide internal directories.