server

package
v0.0.0-...-3109498 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(newServerConfigProvider),
	fx.Provide(newEchoServer),
)

Functions

This section is empty.

Types

type ServerConfig

type ServerConfig struct {
	Port     string `yaml:"port"`
	RootPath string `yaml:"rootPath"`
}

Jump to

Keyboard shortcuts

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