server

package
v0.1.72 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpAction

type HttpAction actions.Action

func (*HttpAction) Run

func (this *HttpAction) Run(params struct{})

type HttpUpdateAction

type HttpUpdateAction actions.Action

func (*HttpUpdateAction) Run

func (this *HttpUpdateAction) Run(params struct {
	On        bool
	Addresses string
	Must      *actions.Must
})

type HttpsAction

type HttpsAction actions.Action

func (*HttpsAction) Run

func (this *HttpsAction) Run(params struct{})

type HttpsUpdateAction

type HttpsUpdateAction actions.Action

func (*HttpsUpdateAction) Run

func (this *HttpsUpdateAction) Run(params struct {
	On        bool
	Addresses string
	CertFile  *actions.File
	KeyFile   *actions.File
	Must      *actions.Must
})

type SecurityAction

type SecurityAction actions.Action

func (*SecurityAction) Run

func (this *SecurityAction) Run(params struct{})

安全设置

func (*SecurityAction) RunPost

func (this *SecurityAction) RunPost(params struct {
	AllowIPs []string
	DenyIPs  []string
	AllowAll bool
})

Jump to

Keyboard shortcuts

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