server

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func NewServer

func NewServer(logger *logger.Logger, templateDir string) *Server

func (*Server) HandleCreateBatch added in v0.1.1

func (s *Server) HandleCreateBatch(w http.ResponseWriter, r *http.Request)

func (*Server) HandleGetBatch added in v0.1.3

func (s *Server) HandleGetBatch(w http.ResponseWriter, r *http.Request)

func (*Server) HandleGetBatches added in v0.1.1

func (s *Server) HandleGetBatches(w http.ResponseWriter, r *http.Request)

func (*Server) HandleGetLogs added in v0.1.3

func (s *Server) HandleGetLogs(w http.ResponseWriter, r *http.Request)

func (*Server) HandleLog

func (s *Server) HandleLog(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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