config

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigQuery

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

func (*BigQuery) Configure

func (x *BigQuery) Configure(ctx context.Context) (interfaces.BigQuery, error)

func (*BigQuery) Flags

func (x *BigQuery) Flags() []cli.Flag

type Firestore

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

func (*Firestore) Configure

func (x *Firestore) Configure(ctx context.Context) (*firestore.Client, error)

func (*Firestore) Flags

func (x *Firestore) Flags() []cli.Flag

type Logger

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

func (*Logger) Configure

func (x *Logger) Configure() (func(), error)

Configure sets up logger and returns closer function and error. You can call closer even if error is not nil.

func (*Logger) Flags

func (x *Logger) Flags() []cli.Flag

type Sentry added in v0.0.4

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

func (*Sentry) Configure added in v0.0.4

func (x *Sentry) Configure() error

func (*Sentry) Flags added in v0.0.4

func (x *Sentry) Flags() []cli.Flag

Jump to

Keyboard shortcuts

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