sample

package
v0.0.0-...-9110ccf Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	COUNTER2_A = 1<<iota + 2
	COUNTER2_B
	COUNTER2_C
	COUNTER2_D
)

Variables

This section is empty.

Functions

This section is empty.

Types

type SampleInt

type SampleInt int
const (
	COUNTER_A SampleInt = iota + 100 // 111111
	COUNTER_B                        // 222222
	COUNTER_C                        // 333333
	COUNTER_D                        // 444444
)

123123sjdasio

type SampleInt2

type SampleInt2 int
const (
	COUNTER1_A SampleInt2 = iota
	COUNTER1_B
	COUNTER1_C
	COUNTER1_D
	COUNTER1_E
	COUNTER1_F
	COUNTER1_G
	COUNTER1_H
	COUNTER1_I
	COUNTER1_J
	COUNTER1_K
	COUNTER1_L
	COUNTER1_M
)

Jump to

Keyboard shortcuts

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