package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Sep 11, 2025
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.