module

package
v0.0.0-...-de87630 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Id     uint
	Name   string
	Web    *http.Server
	Config *config.Config
}

服务结构体

func NewServer

func NewServer(cfg ...*config.Config) *Server

新建一个服务实例

func (*Server) Run

func (s *Server) Run() error

启动

Jump to

Keyboard shortcuts

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