Versions in this module Expand all Collapse all v0 v0.1.0 Oct 9, 2020 Changes in this version + func Asset(name string) ([]byte, error) + func AssetDir(name string) ([]string, error) + func AssetFile() http.FileSystem + func AssetInfo(name string) (os.FileInfo, error) + func AssetNames() []string + func MustAsset(name string) []byte + func RestoreAsset(dir, name string) error + func RestoreAssets(dir, name string) error + type Docs struct + func New(version string, services ...transport.Service) *Docs + func (s *Docs) InitRoutes(r chi.Router)