//
pkg.gl
Category
github.com/jdockerty/jsonnet-playground
internal
server
state
package
0.0.0-20240606085527-53bbe6ec693e
Repository:
https://github.com/jdockerty/jsonnet-playground.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
66 SLOC
#
Functions
New
New creates a new default State.
NewWithLogger
NewWithLogger creates a new default State.
#
Constants
PlaygroundFile
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
Config contains server configuration.
State
State contains the shared state of the running server across all routes.