package
Version:
v0.12.1
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RunService runs the service.
type Reply struct {
Output string
}
Reply is the reply for Request to clients
type Request struct {
Input string
}
Request is the request from clients.
Return *Reply
func (*Request) Handle ¶
Handle handles msg.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.