svc

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2021 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLevel added in v0.2.1

type LogLevel logrus.Level

func (*LogLevel) Decode added in v0.2.1

func (ll *LogLevel) Decode(value string) error

type Svc

type Svc struct {
	Dir     string
	Handler bool
}

func (Svc) Http

func (receiver Svc) Http()

func (Svc) Init

func (receiver Svc) Init()

type SvcCmd

type SvcCmd interface {
	Init()
	Http()
}

type Switch added in v0.2.1

type Switch bool

func (*Switch) Decode added in v0.2.1

func (s *Switch) Decode(value string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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