types

package
v1.8.6 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustParseBool

func MustParseBool(s string) bool

MustParseBool parses a string into a boolean value, panicking if the string cannot be parsed as a boolean.

func MustParseFloat32

func MustParseFloat32(s string) float32

MustParseFloat32 parses a string into a float32 value, panicking if the string cannot be parsed as a float32.

func MustParseInt

func MustParseInt(s string) int

MustParseInt parses a string into an int value, panicking if the string cannot be parsed as an int.

Types

This section is empty.

Jump to

Keyboard shortcuts

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