bruce

package
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GcpIndexer

type GcpIndexer struct {
	ProjectID string
	Client    *secretmanager.Client
}

func (GcpIndexer) Close

func (indexer GcpIndexer) Close()

func (GcpIndexer) GetArray

func (indexer GcpIndexer) GetArray(key string) ([]interface{}, error)

func (GcpIndexer) GetBoolean

func (indexer GcpIndexer) GetBoolean(key string) (bool, error)

func (GcpIndexer) GetFloat64

func (indexer GcpIndexer) GetFloat64(key string) (float64, error)

func (GcpIndexer) GetInt

func (indexer GcpIndexer) GetInt(key string) (int, error)

func (GcpIndexer) GetMap

func (indexer GcpIndexer) GetMap(key string) (map[string]interface{}, error)

func (GcpIndexer) GetString

func (indexer GcpIndexer) GetString(key string) (string, error)

Jump to

Keyboard shortcuts

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