server

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpServer

func NewHttpServer(opt *HttpServerOptions, services []contract.Service, logger *slog.Logger) (*http.Server, error)

NewHttpServer 创建http服务

Types

type HttpServerOptions

type HttpServerOptions struct {
	Addr string `flag:"addr" default:":10890" usage:"http服务监听地址"`
}

HttpServerOptions http服务配置

Jump to

Keyboard shortcuts

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