atm_forum_tc_mib

package
v0.0.0-...-50def94 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtmServiceCategory

type AtmServiceCategory string

AtmServiceCategory represents ATM Service Categories use this data type

const (
	AtmServiceCategory_other AtmServiceCategory = "other"

	AtmServiceCategory_cbr AtmServiceCategory = "cbr"

	AtmServiceCategory_rtVbr AtmServiceCategory = "rtVbr"

	AtmServiceCategory_nrtVbr AtmServiceCategory = "nrtVbr"

	AtmServiceCategory_abr AtmServiceCategory = "abr"

	AtmServiceCategory_ubr AtmServiceCategory = "ubr"
)

type TruthValue

type TruthValue string

TruthValue represents Boolean values use this data type from RFC-1903

const (
	TruthValue_true_ TruthValue = "true"

	TruthValue_false_ TruthValue = "false"
)

Jump to

Keyboard shortcuts

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