control

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 2

README

控制器的interface

被自定义控制器组合使用

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Control

type Control interface{}

type ControllerInstance

type ControllerInstance func() Control

type Pprof added in v1.1.4

type Pprof struct{}

func (*Pprof) Cmdline added in v1.1.4

func (p *Pprof) Cmdline(ctx *context.Context)

func (*Pprof) Index added in v1.1.4

func (p *Pprof) Index(ctx *context.Context)

func (*Pprof) Profile added in v1.1.4

func (p *Pprof) Profile(ctx *context.Context)

func (*Pprof) Symbol added in v1.1.4

func (p *Pprof) Symbol(ctx *context.Context)

func (*Pprof) Trace added in v1.1.4

func (p *Pprof) Trace(ctx *context.Context)

Jump to

Keyboard shortcuts

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