Documentation
¶
Overview ¶
Package sampleconfig provides a single function that returns the contents of the sample configuration file for dcrd. This is provided for tools that perform automatic configuration and would like to ensure the generated configuration file not only includes the specifically configured values, but also provides samples of other configuration options.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DcrctlSampleConfig = Dcrctl()
DcrctlSampleConfig is a string containing the commented example config for dcrctl.
Deprecated: Use the Dcrctl function instead.
Functions ¶
func Dcrctl ¶ added in v1.9.0
func Dcrctl() string
Dcrctl returns a string containing the commented example config for dcrctl.
func Dcrd ¶ added in v1.9.0
func Dcrd() string
Dcrd returns a string containing the commented example config for dcrd.
func FileContents
deprecated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.