cmd

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Functions

func Execute

func Execute()

func NewLoggingResponseWriter

func NewLoggingResponseWriter(w http.ResponseWriter) *loggingResponseWriter

Types

type FileReader added in v1.4.2

type FileReader interface {
	ReadFile(string) (string, error)
}

type Param added in v1.2.6

type Param struct {
	// contains filtered or unexported fields
}

type ProcVersionReader added in v1.4.2

type ProcVersionReader struct{}

func (ProcVersionReader) ReadFile added in v1.4.2

func (r ProcVersionReader) ReadFile(filename string) (string, error)

type Server

type Server struct {
	// contains filtered or unexported fields
}

func (*Server) Serve

func (server *Server) Serve(param *Param) error

type TemplateParam

type TemplateParam struct {
	Body   string
	Host   string
	Reload bool
	Mode   string
}

Jump to

Keyboard shortcuts

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