pkg/

directory
v0.5.7 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: MIT

Directories

Path Synopsis
Package event contains an implementation of an event bus
Package event contains an implementation of an event bus
Package format contains various formatting tools wrapped around text/template
Package format contains various formatting tools wrapped around text/template
transformer
Package transformer implements a platform agnostic way of converting between platform specific formatting styles In order to do this, an intermediate format is used internally and by all implementations of Transformer The format is defined as follows Formatters are first indicated with a sentinel, '$', after which a single character for type follows The only defined types are: b Bold i Italics u Underline s Strikethrough r Reset $ Escaped Sentinel c Colour Colour has a special definition, instead of simply $c, the sentinel and type is followed by six hex characters that together indicate a colour.
Package transformer implements a platform agnostic way of converting between platform specific formatting styles In order to do this, an intermediate format is used internally and by all implementations of Transformer The format is defined as follows Formatters are first indicated with a sentinel, '$', after which a single character for type follows The only defined types are: b Bold i Italics u Underline s Strikethrough r Reset $ Escaped Sentinel c Colour Colour has a special definition, instead of simply $c, the sentinel and type is followed by six hex characters that together indicate a colour.
transformer/minecraft
Package minecraft contains a Transformer implementation for the JSON specification of minecraft format strings see https://minecraft.gamepedia.com/Raw_JSON_text_format for a full look at the format itself
Package minecraft contains a Transformer implementation for the JSON specification of minecraft format strings see https://minecraft.gamepedia.com/Raw_JSON_text_format for a full look at the format itself
transformer/simple
Package simple implements a Transformer that supports basic replacement based transformations
Package simple implements a Transformer that supports basic replacement based transformations
transformer/tokeniser
Package tokeniser implements a tokeniser for the format/transformer intermediate language
Package tokeniser implements a tokeniser for the format/transformer intermediate language
Package keepalive contains various strings to use for keepalives.
Package keepalive contains various strings to use for keepalives.
Package log provides a level based logger in place of go's standard logger
Package log provides a level based logger in place of go's standard logger
Package util holds various utilities used all over gggb
Package util holds various utilities used all over gggb
systemstats
Package systemstats holds code to query the status of the current system
Package systemstats holds code to query the status of the current system

Jump to

Keyboard shortcuts

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