Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeRequest ¶
func ServeRequest[O any](plugin ServocPlugin[O]) error
Types ¶
type ServocExtension ¶
type ServocExtension interface {
Info(*ipc.InfoRequest, *ipc.InfoResponse) error
Generate(*ipc.GenerateRequest, *ipc.GenerateResponse) error
}
type ServocPlugin ¶
Click to show internal directories.
Click to hide internal directories.