apiserver

package
v0.0.0-...-3ec0304 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CannotSetupLoggingError           = "could not set up logging"
	CannotCreatePrometheusClientError = "could not create prometheus client"
)
View Source
const (
	LogCreatingVersionv1Server = "creating version/v1 server"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Message string
	Err     error
}

func (*Error) Error

func (e *Error) Error() string

type Server

type Server interface {
	Serve() error
}

func New

func New(config configuration.Server) Server

Jump to

Keyboard shortcuts

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