README ¶ hfse Hackform Service Exchange Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type Hfse func New() *Hfse func (h *Hfse) Get(k kappa.Const) service.Service func (h *Hfse) Provide(s service.Service) kappa.Const func (h *Hfse) Register(r route.Route) func (h *Hfse) Shutdown() func (h *Hfse) Start(url string) func (h *Hfse) Use(m ...echo.MiddlewareFunc) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Hfse ¶ type Hfse struct { // contains filtered or unexported fields } func New ¶ func New() *Hfse func (*Hfse) Get ¶ func (h *Hfse) Get(k kappa.Const) service.Service func (*Hfse) Provide ¶ func (h *Hfse) Provide(s service.Service) kappa.Const func (*Hfse) Register ¶ func (h *Hfse) Register(r route.Route) func (*Hfse) Shutdown ¶ func (h *Hfse) Shutdown() func (*Hfse) Start ¶ func (h *Hfse) Start(url string) func (*Hfse) Use ¶ func (h *Hfse) Use(m ...echo.MiddlewareFunc) Source Files ¶ View all Source files hfse.go Directories ¶ Show internal Expand all Path Synopsis kappa model libertymodel pionenmodel route libertyroute pionenroute service himeji himeji/cache himeji/facade/mockrepo himeji/facade/mongo pearl pionen pionen/access pionen/hash Click to show internal directories. Click to hide internal directories.