Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Configuration struct { Debug struct { Enable bool `toml:"enable" default:"false" comment:"allow debug mode"` } `toml:"Debug" comment:"###############################\n Debug \n##############################"` Instrumentation platform.InstrumentationConfig `toml:"Instrumentation" comment:"###############################\n Instrumentation \n##############################"` }
Configuration contains harp settings
Click to show internal directories.
Click to hide internal directories.