//
pkg.gl
Category
golang.design/x/ssaplayground
src
route
package
0.3.2
Repository:
https://github.com/golang-design/ssaplayground.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
325 SLOC
#
Functions
BuildSSA
BuildSSA serves the code send by user and builds its SSA IR into html.
Pong
Pong response for health check.
Register
Register routers for the ssa service.
#
Structs
BuildSSAInput
BuildSSAInput ...
BuildSSAOutput
BuildSSAOutput ...
PingInput
PingInput is a a reserved structure.
PingOutput
PingOutput is used for service health.
Router
Router is a router engine.