Categorygithub.com/LeKovr/go-kit/server
modulepackage
0.14.0
Repository: https://github.com/lekovr/go-kit.git
Documentation: pkg.go.dev

# README

go-kit/server

Go Reference GitHub Release GoCard GitHub license

Пакет для сборки сервисов.

# Functions

New returns *Service.

# Structs

Config holds all config vars.
Service holds service attributes.
TLSConfig holds TLS config options.
VersionResponseConfig.

# Type aliases

Handler is a http midleware handler.
Worker is a server goroutene worker.