y

package
v0.0.0-...-1303c6f Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2025 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 A

type A struct {
	Name string
}

type AEnumType

type AEnumType string

swagger:enum AEnumType

const (
	ENUM_VAL1 AEnumType = "ENUM_VAL1"
	ENUM_VAL2 AEnumType = "ENUM_VAL2"
)

values for EnumType

type StageStruct

type StageStruct struct {
	Y_As           map[*A]any
	Y_As_mapString map[string]*A
}

func NewStage

func NewStage(path string) (stage *StageStruct)

Jump to

Keyboard shortcuts

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