http

package
v1.26.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: Unlicense Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient added in v1.13.0

func NewClient(logger *zap.Logger) *http.Client

NewClient for HTTP.

func NewClientWithRoundTripper added in v1.17.0

func NewClientWithRoundTripper(logger *zap.Logger, hrt http.RoundTripper) *http.Client

NewClientWithRoundTripper for HTTP.

func NewServer added in v1.20.0

func NewServer(lc fx.Lifecycle, s fx.Shutdowner, cfg *Config, logger *zap.Logger) *http.Server

NewServer for HTTP.

Types

type Config added in v1.19.0

type Config struct {
	Port string `envconfig:"HTTP_PORT" required:"true" default:"8080"`
}

Config for HTTP.

func NewConfig added in v1.19.0

func NewConfig() (*Config, error)

NewConfig for HTTP.

Directories

Path Synopsis
logger
zap
security
jwt
trace

Jump to

Keyboard shortcuts

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