loader

package
v0.0.0-...-5dcd16a Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LayerCfg

type LayerCfg struct {
	PerformAll bool           `inn:"incremental"`
	Elements   []LayerElemCfg `inn:"@element!"`
}

func (*LayerCfg) CreateLayer

func (l *LayerCfg) CreateLayer(inner gold.PostingPolicyLite) *policies_ex.Layer

type LayerElemCfg

type LayerElemCfg struct {
	Perform      policies_ex.MatcherConfig `inn:"where!"`
	ExpiresAfter int                       `inn:"expire-after"`
}

func (*LayerElemCfg) CreateLayerElement

func (l *LayerElemCfg) CreateLayerElement() (elem policies_ex.LayerElement)

Jump to

Keyboard shortcuts

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