parser

package
v1.3.28 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bool

type Bool bool

func (Bool) ToInt

func (b Bool) ToInt() int

func (Bool) ToString

func (b Bool) ToString() string

type Int

type Int int

func (Int) ToString

func (i Int) ToString() (string, error)

type String

type String string

func (String) ToBool

func (s String) ToBool() (bool, error)

func (String) ToInt

func (s String) ToInt() (int, error)

func (String) ToIntArr

func (s String) ToIntArr() ([]int, error)

func (String) ToStringArr

func (s String) ToStringArr() ([]string, error)

Jump to

Keyboard shortcuts

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