api

package
v0.0.0-...-2b023f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient() *Client

func (*Client) PostLog

func (c *Client) PostLog(
	projectID int,
	format string,
	extended bool,
	reportId int,
	files []string,
	r *models.Report,
	b *models.Build,
	a *models.Assertions,
) (*models.Report, error)

func (*Client) PostReport

func (c *Client) PostReport(projectID int, r *models.Report) (*models.Report, error)

func (*Client) Project

func (c *Client) Project(id int) (*models.Project, error)

func (*Client) SetURL

func (c *Client) SetURL(new string) *Client

func (*Client) SetUserAgent

func (c *Client) SetUserAgent(new string) *Client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL