Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

package server

package server is a very small package that collects interfaces used by services. Most server-side functionality is actually implemented by surrounding packages.

Rationale

TODO

Usage

As currently defined, you shouldn't need to use package server directly. Other gokit components integrate on package server interfaces.