server

package
v0.0.0-...-617be64 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Don chan struct{}
	Env envvar.Env
	Lis net.Listener
	Log logger.Interface
	Reg *registry.Registry
	Rtr *router.Client
	Tkx *tokenx.TokenX[common.Address]
	Uni *unique.Unique[common.Address, byte]
}

type Server

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

func New

func New(c Config) *Server

func (*Server) Daemon

func (s *Server) Daemon()

Directories

Path Synopsis
handler

Jump to

Keyboard shortcuts

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