googleclient

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIError

type APIError struct {
	StatusCode int
	Body       string
}

func (*APIError) Error

func (e *APIError) Error() string

type GoogleBaseServiceClient

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

func NewGoogleBaseServiceClient

func NewGoogleBaseServiceClient(ctx context.Context, logger *structured.StructuredLogger, targetServiceAccount, userEmail, scopes, baseEndpoint string) (*GoogleBaseServiceClient, error)

NewGoogleBaseServiceClient creates a new instance of GoogleBaseServiceClient

Jump to

Keyboard shortcuts

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