package
Version:
v0.0.0-...-4a160a2
Opens a new window with list of versions in this module.
Published: Jul 4, 2023
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Api interface {
Start() error
Stop() error
GetHome(ctx echo.Context) error
PostPaste(ctx echo.Context) error
GetWebSocketConnect(ctx echo.Context) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.