Versions in this module Expand all Collapse all v1 v1.0.1 May 10, 2021 v1.0.0 May 9, 2021 Changes in this version + func Encode(e *Endpoint) map[string]string + func Validate(e *Endpoint) error + func WithEndpoint(e *Endpoint) server.HandlerOption + type Endpoint struct + Description string + Handler string + Host []string + Method []string + Name string + Path []string + func Decode(e map[string]string) *Endpoint + type Service struct + Endpoint *Endpoint + Name string + Services []*registry.Service Incompatible versions in this module v2.3.0+incompatible May 9, 2021