docstring

package
v0.0.0-...-8540621 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const CompileTimeFns = "compile_time_fn"

CompileTimeFns is the topic for functions that execute at compile time.

View Source
const DataFrameOps = "dataframe_ops"

DataFrameOps topic is for dataframe operations.

View Source
const OTelFunctions = "otel"

OTelFunctions is the topic for PxL OpenTelemetry exporter functions.

View Source
const PixieMutation = "pixie_state_management"

PixieMutation is the topic for any state changes.

View Source
const TracepointDecorator = "tracepoint_decorator"

TracepointDecorator is the topic for the tracepoint decorator.

View Source
const TracepointFields = "tracepoint_fields"

TracepointFields is the topic for the tracepoint fields.

Variables

This section is empty.

Functions

func ParseAllDocStrings

func ParseAllDocStrings(iDoc *docspb.InternalPXLDocs) (*docspb.StructuredDocs, error)

ParseAllDocStrings takes the doc object and returns a new version where its docstring and children Docs are parsed.

Types

type FunctionDocstring

type FunctionDocstring struct {
	// contains filtered or unexported fields
}

FunctionDocstring is the generic structure that contains documentation for functions.

Jump to

Keyboard shortcuts

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