Skip to content

Add http package for http handler glory

Pre-release
Pre-release
Compare
Choose a tag to compare
@markuswustenberg markuswustenberg released this 08 Oct 13:03
0001b1d

This release adds the http package, with defines a Handler and an Adapt function, which makes it easy to use gomponents with net/http handlers.

⚠️ BREAKING: The assert package has been moved to be internal only. No other breaking changes.