5 lines
146 B
Go
Raw Normal View History

2019-11-27 07:22:07 +01:00
// Package whutil stands for WASM HTTP utilities.
2019-11-27 08:04:59 +01:00
//
2019-11-27 07:22:07 +01:00
// It contains internal utilities for github.com/nlepage/go-wasm-http-server.
package whutil