Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AliasHandler ¶
type AliasHandler struct {
// contains filtered or unexported fields
}
func NewAliasHandler ¶
func NewAliasHandler(aliasService aliases.Aliases) *AliasHandler
func (*AliasHandler) Register ¶
func (h *AliasHandler) Register(r *mux.Router)
type RegistryHandler ¶
type RegistryHandler struct {
// contains filtered or unexported fields
}
func NewRegistryHandler ¶
func NewRegistryHandler(registries aliases.Registries) *RegistryHandler
func (*RegistryHandler) Register ¶
func (h *RegistryHandler) Register(router *mux.Router)
Click to show internal directories.
Click to hide internal directories.