package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 10, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Path string `json:"path"`
}
type Response struct {
Status int `json:"status"`
Body string `json:"body"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.