browsing

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const GameEncKey = "tG3j8c"

Variables

This section is empty.

Functions

This section is empty.

Types

type Service added in v0.3.0

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

func NewService

func NewService(
	ss *server.Service,
	logger *zerolog.Logger,
	opts ServiceOpts,
) *Service

func (*Service) HandleRequest added in v0.3.0

func (s *Service) HandleRequest(ctx context.Context, addr *net.TCPAddr, payload []byte) ([]byte, error)

type ServiceOpts added in v0.3.0

type ServiceOpts struct {
	Liveness time.Duration
}

Jump to

Keyboard shortcuts

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