internal

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const TopLevelKey = "."

-------------------------------------------------------------------------------- JSON Helpers --------------------------------------------------------------------------------

Variables

View Source
var DSOError error = errors.New("No DSO Available")

Functions

func Coin_flip

func Coin_flip() (b bool, err error)

func Error_message

func Error_message(message string) error

func Flush

func Flush() error

func Get_random

func Get_random() (v uint64, err error)

func Getchar

func Getchar() (r rune, err error)

func Info_message

func Info_message(message string) error

func JsonWithRenaming

func JsonWithRenaming(anything any, old_name string, new_name string) string

func Json_data

func Json_data(payload string) error

func No_emit added in v0.1.12

func No_emit() bool

func Set_source_name

func Set_source_name(name string) error

func ToJsonableMap

func ToJsonableMap(name string, item any) map[string]any

Types

type AnyContainer

type AnyContainer struct {
	Any any `json:"."`
}

type EmitInfo

type EmitInfo struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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