lib/

directory
v0.0.0-...-6b15219 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0

Directories

Path Synopsis
Package build is comprised of two sub-packages, api and static, that are two halves of building a functioning webapp given a config.json.
Package build is comprised of two sub-packages, api and static, that are two halves of building a functioning webapp given a config.json.
api
Package api is a package that can create and cleanup api server binaries.
Package api is a package that can create and cleanup api server binaries.
static
Package static is a library that helps automate creating the static directory of files for the webapp to function.
Package static is a library that helps automate creating the static directory of files for the webapp to function.
Package codegen is a simple program, designed to be run from go:generate, that helps generate the annoying boilerplate to implement boardgame.PropertyReader and boardgame.PropertyReadSetter, as well as generating the boilerplate for enums.
Package codegen is a simple program, designed to be run from go:generate, that helps generate the annoying boilerplate to implement boardgame.PropertyReader and boardgame.PropertyReadSetter, as well as generating the boilerplate for enums.
examplepkg
Package examplepkg is just an example package for testing.
Package examplepkg is just an example package for testing.
Package config is a simple library that manages config set-up for boardgame-util and friends, reading from config.json and config.SECRET.json files.
Package config is a simple library that manages config set-up for boardgame-util and friends, reading from config.json and config.SECRET.json files.
Package gamepkg is a package that helps locate, validate, and modify game package imports.
Package gamepkg is a package that helps locate, validate, and modify game package imports.
Package golden is a package designed to make it possible to compare a game to a golden run for testing purposes.
Package golden is a package designed to make it possible to compare a game to a golden run for testing purposes.
Package path includes a few simple convenience methods for dealing with paths
Package path includes a few simple convenience methods for dealing with paths
Package stub is a library that helps generate stub code for new games
Package stub is a library that helps generate stub code for new games

Jump to

Keyboard shortcuts

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