types

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const APrefix = "daemon"

Variables

View Source
var ArgsRpc = []am.ArgsApi{OpFoo1{}, OpBar2{}}

ArgsRpc will be available in the REPL.

Functions

This section is empty.

Types

type Args added in v0.19.0

type Args struct {
	am.ArgsBase `json:"-"`
}

func (Args) ArgsPrefix added in v0.19.0

func (Args) ArgsPrefix() string

type OpBar2 added in v0.19.0

type OpBar2 OpFoo1

func (OpBar2) ArgsState added in v0.19.0

func (OpBar2) ArgsState() string

type OpFoo1 added in v0.19.0

type OpFoo1 struct {
	Args `json:"-"`

	Duration time.Duration `log:"duration"`
}

func (OpFoo1) ArgsState added in v0.19.0

func (OpFoo1) ArgsState() string

Jump to

Keyboard shortcuts

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