Documentation
¶
Index ¶
- func CreateMonitor(ext *Extension, c *cobra.Command, remoteServer monitor.MonitorServer) (err error)
- func CreateRunner(ext *Extension, c *cobra.Command, remoteServer remote.LoaderServer) (err error)
- func LoadPProf(name string) []byte
- func RegisterStopSignal(ctx context.Context, callback func(), servers ...StopAble)
- type Extension
- type StopAble
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMonitor ¶
func CreateRunner ¶
func RegisterStopSignal ¶
Types ¶
type Extension ¶
Extension is the default command option of the extension
func NewExtension ¶
func (*Extension) GetFullName ¶
func (*Extension) GetListenAddress ¶
Click to show internal directories.
Click to hide internal directories.