handler

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2019 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallHandler

type CallHandler struct {
	// contains filtered or unexported fields
}

func NewCallHandler

func NewCallHandler(localClient micro.Client, webClient micro.Client) CallHandler

func (CallHandler) Handle

func (h CallHandler) Handle() http.HandlerFunc

type IndexHandler

type IndexHandler struct {
	// contains filtered or unexported fields
}

func NewIndexHandler

func NewIndexHandler(localClient micro.Client, webClient micro.Client) IndexHandler

func (IndexHandler) Handle

func (h IndexHandler) Handle() http.HandlerFunc

type ServiceHandler

type ServiceHandler struct {
	// contains filtered or unexported fields
}

func NewServiceHandler

func NewServiceHandler(localClient micro.Client, webClient micro.Client) ServiceHandler

func (ServiceHandler) Handle

func (h ServiceHandler) Handle() http.HandlerFunc

type ServicesHandler

type ServicesHandler struct {
	// contains filtered or unexported fields
}

func NewServicesHandler

func NewServicesHandler(localClient micro.Client, webClient micro.Client) ServicesHandler

func (ServicesHandler) Handle

func (h ServicesHandler) Handle() http.HandlerFunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL