package
0.0.0-20240606085527-53bbe6ec693e
Repository: https://github.com/jdockerty/jsonnet-playground.git
Documentation: pkg.go.dev

# Functions

New creates a new default State.
NewWithLogger creates a new default State.

# Constants

Providing a name for error message purposes, this has no use expect to provide more presentable error messages as it shows the error being in 'play.jsonnet', as opposed to no file name.

# Structs

Config contains server configuration.
State contains the shared state of the running server across all routes.