gcpconfig

package module
v0.0.0-...-03aef14 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2020 License: MIT Imports: 4 Imported by: 0

README

gcpconfig

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Value string
}

type GCPConfigService

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

func NewGCPConfigService

func NewGCPConfigService(ctx context.Context, projectID string) (*GCPConfigService, error)

func (*GCPConfigService) Get

func (s *GCPConfigService) Get(ctx context.Context, key string) string

func (*GCPConfigService) Set

func (s *GCPConfigService) Set(ctx context.Context, key string, value string) error

Jump to

Keyboard shortcuts

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