Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataHotReload ¶
type DataHotReload struct {
LogLevel string `json:"log_level"`
LogFormat string `json:"log_format"`
}
func (DataHotReload) JSONMarshal ¶
func (d DataHotReload) JSONMarshal() DataHotReloadJSON
JSONMarshal marshals the object into JSON.
type DataHotReloadJSON ¶
type DataHotReloadJSON []byte
func (DataHotReloadJSON) String ¶
func (d DataHotReloadJSON) String() string
String returns the JSON representation of the object.
Click to show internal directories.
Click to hide internal directories.