actuator

package
v0.0.0-...-50a42c1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2018 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActuatorMux

type ActuatorMux struct {
	*http.ServeMux
	// contains filtered or unexported fields
}

func NewActuatorMux

func NewActuatorMux(mappingURL string) *ActuatorMux

TODO: rename to NewServeMux() && add http.Handler as param

func (*ActuatorMux) Handle

func (m *ActuatorMux) Handle(pattern string, handler http.Handler)

func (*ActuatorMux) HandleFunc

func (m *ActuatorMux) HandleFunc(pattern string, handler func(http.ResponseWriter, *http.Request))

func (*ActuatorMux) Handler

func (m *ActuatorMux) Handler(r *http.Request) (h http.Handler, pattern string)

func (*ActuatorMux) ServeHTTP

func (m *ActuatorMux) 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