Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 632 Bytes

Readme.md

File metadata and controls

25 lines (14 loc) · 632 Bytes

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