webapi

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitWebAPI

func InitWebAPI(confWAPI ConfWebAPI, vigieInstance *vigie.Vigie) error

Types

type ConfWebAPI

type ConfWebAPI struct {
	Enable      bool   `toml:"enable"`
	Hostname    string `toml:"hostname" valid:"hostname"`
	Port        int    `toml:"port" valid:"port"`
	Environment string `toml:"environment"`
}

Jump to

Keyboard shortcuts

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