project

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 5 Imported by: 1

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 New

func New(options Options) *Client

func NewFromConfig

func NewFromConfig(cfg config.Config) *Client

func (*Client) Create

func (*Client) List

func (c *Client) List(ctx context.Context, whereAccount generated.AccountWhereUniqueInput, whereProject *generated.ProjectWhereInput) (projects []generated.ProjectFragment, err error)

type Options

type Options struct {
	Credentials credentials.Provider
	API         api.Provider
}

Jump to

Keyboard shortcuts

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