api

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2024 License: MIT Imports: 6 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 {
	// API services
	RepositoryService  *repository.Service
	ContributorService *contributors.Service
	HistogramService   *histogram.Service
	WorkspacesService  *workspaces.Service
	// contains filtered or unexported fields
}

Client is the API client for OpenSauced API

func NewClient

func NewClient(endpoint string) *Client

NewClient returns a new API Client based on provided inputs

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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