logserver

package
v0.1.0-beta.16 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServerWithDefaults

func StartServerWithDefaults(ctx context.Context)

StartServerWithDefaults starts the server with default values

Types

type Server

type Server struct {
	SocketLocation string
	Debug          bool
}

Server structure is used to the store backend information

func (*Server) ListenAndServe

func (s *Server) ListenAndServe(ctx context.Context) error

ListenAndServe is used to setup handlers and start listening on the specified location

func (*Server) Start

func (s *Server) Start(ctx context.Context)

Start the server

Jump to

Keyboard shortcuts

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