gen

package
v0.0.0-...-a7c7adb Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringContainer

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

func NewStringContainer

func NewStringContainer() *StringContainer

func (*StringContainer) Get

func (c *StringContainer) Get() string

func (*StringContainer) Put

func (c *StringContainer) Put(val string)

type Uint32Container

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

func NewUint32Container

func NewUint32Container() *Uint32Container

func (*Uint32Container) Get

func (c *Uint32Container) Get() uint32

func (*Uint32Container) Put

func (c *Uint32Container) Put(val uint32)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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