gcp

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module(ctx context.Context, builder *di.Builder) error

Types

type ObjectProvider added in v0.2.0

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

func GetObjectProvider added in v0.2.0

func GetObjectProvider() *ObjectProvider

func (*ObjectProvider) Get added in v0.2.0

func (o *ObjectProvider) Get(ctn di.Container) app.ObjectProvider

func (*ObjectProvider) Module added in v0.2.0

func (o *ObjectProvider) Module(ctx context.Context, builder *di.Builder) error

type StorageClient added in v0.2.0

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

func GetStorageClient added in v0.2.0

func GetStorageClient() *StorageClient

func (*StorageClient) Get added in v0.2.0

func (o *StorageClient) Get(ctn di.Container) *storage.Client

func (*StorageClient) Module added in v0.2.0

func (o *StorageClient) Module(ctx context.Context, builder *di.Builder) error

Jump to

Keyboard shortcuts

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