examplepkg

package
v0.0.0-...-6b15219 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package examplepkg is just an example package for testing. Note that some of the uses of codegen use somewhat odd spacing or capitalization; this is primarily just to test how resilient the package is to unexpected input.

Index

Constants

View Source
const (
	PublicGreen = iota
	PublicBlue
)

Variables

View Source
var PublicEnum = enums.MustAdd("Public", map[int]string{
	PublicBlue:  "Blue",
	PublicGreen: "Green",
})

PublicEnum is the enum.Enum for Public

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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