module
Version:
v0.0.0-...-074403f
Opens a new window with list of versions in this module.
Published: Nov 15, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
go-bridge
Bridge for @vercel/go.
Usage
package main
import (
"net/http"
bridge "github.com/vercel/go-bridge/go/bridge"
)
func main() {
bridge.Start(http.HandlerFunc(__NOW_HANDLER_FUNC_NAME))
}
See PR 3976 to see why this repo exists.
Directories
¶
go
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.