Documentation
¶
Overview ¶
Package server wires the sprite store behind a net/http router that speaks the Sprites REST surface over the /v1 path space. It uses Go 1.22+ method+pattern routing so it needs no third-party router, and is wire-compatible with chant's in-process Sprites fake.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorResponse ¶
ErrorResponse is the JSON body spritzer returns for any non-2xx status. It carries an "error" message and a machine-readable status.
Click to show internal directories.
Click to hide internal directories.