tlIntMaybe

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by tl2gen; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntMaybe

type IntMaybe struct {
	Value int32 // not deterministic if !Ok
	Ok    bool
}

func (*IntMaybe) ReadJSONGeneral

func (item *IntMaybe) ReadJSONGeneral(jctx *basictl.JSONReadContext, in *basictl.JsonLexer) error

func (*IntMaybe) ReadTL1Boxed

func (item *IntMaybe) ReadTL1Boxed(w []byte) (_ []byte, err error)

func (*IntMaybe) Reset

func (item *IntMaybe) Reset()

func (IntMaybe) String

func (item IntMaybe) String() string

func (*IntMaybe) WriteJSON

func (item *IntMaybe) WriteJSON(w []byte) []byte

func (*IntMaybe) WriteJSONGeneral

func (item *IntMaybe) WriteJSONGeneral(jctx *basictl.JSONWriteContext, w []byte) (_ []byte, err error)

This method is general version of WriteJSON, use it instead!

func (*IntMaybe) WriteJSONOpt

func (item *IntMaybe) WriteJSONOpt(jctx *basictl.JSONWriteContext, w []byte) []byte

func (*IntMaybe) WriteTL1Boxed

func (item *IntMaybe) WriteTL1Boxed(w []byte) []byte

Jump to

Keyboard shortcuts

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