Add http package for http handler glory
Pre-release
Pre-release
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.
assert
package has been moved to be internal only. No other breaking changes.