Skip to content

livebud/slot

Repository files navigation

Slot

Go Reference

Compose a response from nested HTTP handlers. A generic version of Svelte Slots. Used by mux.

Supports handlers running in series or concurrently (like Remix).

Install

go get -u github.com/livebud/slot

Example

See ExampleBatch in slot_test.go.

Contributors

License

MIT