mirror of
https://github.com/nlepage/go-wasm-http-server.git
synced 2025-03-10 17:29:10 +00:00
📝
This commit is contained in:
parent
87ba49e5bb
commit
c5b54a0511
@ -1,3 +1,4 @@
|
|||||||
// Package whutil stands for WASM HTTP utilities.
|
// Package whutil stands for WASM HTTP utilities.
|
||||||
|
//
|
||||||
// It contains internal utilities for github.com/nlepage/go-wasm-http-server.
|
// It contains internal utilities for github.com/nlepage/go-wasm-http-server.
|
||||||
package whutil
|
package whutil
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
// Package wasmhttp (github.com/nlepage/go-wasm-http-server) allows to create a WebAssembly Go HTTP Server embedded in a ServiceWorker.
|
// Package wasmhttp (github.com/nlepage/go-wasm-http-server) allows to create a WebAssembly Go HTTP Server embedded in a ServiceWorker.
|
||||||
// This package is a subset of the full solution, a full usage is available on the github repository: https://github.com/nlepage/go-wasm-http-server
|
//
|
||||||
|
// It is a subset of the full solution, a full usage is available on the github repository: https://github.com/nlepage/go-wasm-http-server
|
||||||
package wasmhttp
|
package wasmhttp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user