Documentation
¶
Index ¶
- type CommandEnv
- type ControlPath
- type Result
- type Service
- func (s *Service) BrowserCall(ctx context.Context, operation string, args map[string]any) (Result, error)
- func (s *Service) BrowserRunnerScript() (ControlPath, error)
- func (s *Service) FilePublish(ctx context.Context, args map[string]any) (Result, error)
- func (s *Service) Session(ctx context.Context, args map[string]any) (Result, error)
- func (s *Service) ViewImage(ctx context.Context, args map[string]any) (Result, error)
- type ToolError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControlPath ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) BrowserCall ¶
func (*Service) BrowserRunnerScript ¶
func (s *Service) BrowserRunnerScript() (ControlPath, error)
func (*Service) FilePublish ¶
Click to show internal directories.
Click to hide internal directories.