controller

package
v0.0.0-...-4132d1e Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CREATE Action = "create"
	READ   Action = "read"
	UPDATE Action = "update"
	DELETE Action = "delete"
	SEARCH Action = "search"

	QUERY     Obj = "query"
	BLACKLIST Obj = "blacklist"
	WHITELIST Obj = "whitelist"
)

Variables

This section is empty.

Functions

func StartDNSServer

func StartDNSServer()

StartDNSServer starts on configured port

func StartHTTPServer

func StartHTTPServer()

Types

type Action

type Action string

type Obj

type Obj string

type Page

type Page struct {
	Path string
}

Jump to

Keyboard shortcuts

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