Documentation ¶
Index ¶
Constants ¶
View Source
const Separator = ", "
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionRequest ¶ added in v0.74.0
type Service ¶
type Service struct { Config *Config Keys string Target string // contains filtered or unexported fields }
Service represents the HTTP server.
func NewService ¶
NewService creates a new instance of Service with the provided config.
func (*Service) EnsureWebDriver ¶
Click to show internal directories.
Click to hide internal directories.