handler

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2020 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.ClientWrapper, webClient micro.ClientWrapper) CallHandler

func (CallHandler) ServeHTTP added in v1.4.0

func (h CallHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type IndexHandler

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

func NewIndexHandler

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

func (IndexHandler) ServeHTTP added in v1.4.0

func (h IndexHandler) ServeHTTP(w http.ResponseWriter, _ *http.Request)

type ServiceHandler

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

func NewServiceHandler

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

func (ServiceHandler) ServeHTTP added in v1.4.0

func (h ServiceHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type ServicesHandler

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

func NewServicesHandler

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

func (ServicesHandler) ServeHTTP added in v1.4.0

func (h ServicesHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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