base_handler

package
v0.2.1-dev Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseHandler

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

func New

func New(ctx context.Context, name string) *BaseHandler

func (*BaseHandler) GetContext

func (h *BaseHandler) GetContext() context.Context

func (*BaseHandler) GetName

func (h *BaseHandler) GetName() string

func (*BaseHandler) LogError

func (h *BaseHandler) LogError(format string, args ...interface{})

func (*BaseHandler) LogFatal

func (h *BaseHandler) LogFatal(format string, args ...interface{})

func (*BaseHandler) LogInfo

func (h *BaseHandler) LogInfo(format string, args ...interface{})

func (*BaseHandler) LogWarn

func (h *BaseHandler) LogWarn(format string, args ...interface{})

Jump to

Keyboard shortcuts

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