Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultClient ¶
func NewClient ¶
func NewClient(url, token string) *ResultClient
func (*ResultClient) GetLogByName ¶
func (c *ResultClient) GetLogByName(logName string) (string, error)
func (*ResultClient) GetLogs ¶
func (c *ResultClient) GetLogs(namespace, resultId string) (*Logs, error)
func (*ResultClient) GetRecords ¶
func (c *ResultClient) GetRecords(namespace, resultId string) (*Records, error)
Click to show internal directories.
Click to hide internal directories.