module

package
v0.0.0-...-d51e114 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package module provides the dynamic instrumentaiton module. This is a stub meaning this empty file is used if the target platform does not support features required by dynamic instrumentation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct{}

func NewConfig

func NewConfig(_ *sysconfigtypes.Config) (*Config, error)

type Module

type Module struct {
}

func NewModule

func NewModule(config *Config) (*Module, error)

func (*Module) Close

func (m *Module) Close()

func (*Module) GetStats

func (m *Module) GetStats() map[string]interface{}

func (*Module) Register

func (m *Module) Register(_ *module.Router) error

Jump to

Keyboard shortcuts

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