Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServiceOptions ¶
type ServiceOptions struct { Slug string `json:"slug"` Name string `json:"name"` File string `json:"service_file"` Message *ServiceOptions `json:"message"` }
ServiceOptions contains the options to execute a service.
Click to show internal directories.
Click to hide internal directories.