stat

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register() common.Caller

Types

type CallerCfg

type CallerCfg struct {
	Addr         string
	ReadTimeout  common.Duration
	WriteTimeout common.Duration
}

type Cfg

type Cfg struct {
	Muses struct {
		Server struct {
			Stat CallerCfg `toml:"stat"`
		} `toml:"server"`
	} `toml:"muses"`
}

type Client

type Client struct {
	*http.Server
}

Jump to

Keyboard shortcuts

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