Documentation
¶
Index ¶
Constants ¶
View Source
const ( // NodeName is an application name. NodeName = "neofs-node" // Prefix is an application prefix. Prefix = "neofs" // Build is an application build time. Build = "now" // Version is an application version. Version = "dev" // Debug is an application debug mode flag. Debug = "true" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.