//
pkg.gl
Category
github.com/LeKovr/go-kit/server
module
package
0.14.0
Repository:
https://github.com/lekovr/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
193 SLOC
#
README
go-kit/server
Пакет для сборки сервисов.
#
Functions
New
New returns *Service.
#
Structs
Config
Config holds all config vars.
Service
Service holds service attributes.
TLSConfig
TLSConfig holds TLS config options.
VersionResponseConfig
VersionResponseConfig.
#
Type aliases
Handler
Handler is a http midleware handler.
Worker
Worker is a server goroutene worker.