config

package
v0.0.0-...-7684126 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigData

type ConfigData struct {
	TargetIP        string `json:"targetip"`
	IntervalSeconds uint64 `json:"intervalseconds"`
	ServerIP        string `json:"serverip"`
}

func LoadConfig

func LoadConfig(path string) (*ConfigData, error)

func LoadConfigFromEnv

func LoadConfigFromEnv() (*ConfigData, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL