projection

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2021 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

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

func NewBase

func NewBase(projectionId string) Base

func NewBaseWithOptions

func NewBaseWithOptions(projectionId string, options Options) Base

func (*Base) Config

func (base *Base) Config() interface{}

func (*Base) Id

func (base *Base) Id() string

Implements projection.Id()

type Options

type Options struct {
	// Pointer to the configuration
	MaybeConfigPtr interface{}
}

type TomlConfig

type TomlConfig struct {
	Projection map[string]interface{}
}
var GlobalConfig TomlConfig

Jump to

Keyboard shortcuts

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