ngsicmd

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Revision = ""

Revision has a git hash value

View Source
var Version = ""

Version has a version number of NGSI Go

Functions

func Run

func Run(args []string, stdin io.Reader, stdout, stderr io.Writer) int

Run is a main rouitne of NGSI Go

Types

type NetLib added in v0.6.0

type NetLib interface {
	InterfaceAddrs() ([]net.Addr, error)
	ListenAndServe(addr string, handler http.Handler) error
	ListenAndServeTLS(addr, certFile, keyFile string, handler http.Handler) error
}

NetLib is ...

Jump to

Keyboard shortcuts

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