comm

package
v0.0.0-...-c1449ee Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	A, B int
}

type Args2

type Args2 struct {
	StringValue1 string
	StringValue2 string
	Flags1       *Flags
}

type Flags

type Flags struct {
	BoolValue   bool   `yaml:"bool_value"`
	StringValue string `yaml:"string_value"`
	U32Value    uint32 `yaml:"u_32_value"`
	U16Value    uint16 `yaml:"u_16_value"`
}

Jump to

Keyboard shortcuts

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