mlp

package
v0.0.0-...-e5f8ed5 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// GoogleOAuthScope is the default Google OAuth Scope
	GoogleOAuthScope = "https://www.googleapis.com/auth/userinfo.email"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	// GetProject gets the project matching the provided id
	GetProject(id int64) (*mlp.Project, error)
}

Client provides a set of methods to interact with the MLP APIs

func NewClient

func NewClient(mlpBasePath string) (Client, error)

NewClient returns a service that retrieves information that is shared across MLP projects.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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