spring_boot_pprof

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PprofConfig

type PprofConfig struct {
	Port int `value:"${pprof.port:=18080}"`
}

type PprofStarter

type PprofStarter struct {
	PprofConfig *PprofConfig `autowire:""`
	// contains filtered or unexported fields
}

func (*PprofStarter) OnStartApplication

func (p *PprofStarter) OnStartApplication(ctx SpringBoot.ApplicationContext)

func (*PprofStarter) OnStopApplication

func (p *PprofStarter) OnStopApplication(ctx SpringBoot.ApplicationContext)

Jump to

Keyboard shortcuts

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