testconfig

package
v0.0.0-...-3a55c04 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Config

func Config(t testing.TB, opts Options) model.Config

func ConfigTx

func ConfigTx(t testing.TB, opts Options, cb func(model.Config) error)

func ConfigTxRollback

func ConfigTxRollback(t testing.TB, opts Options, cb func(model.Config))

Types

type Options

type Options struct {
	When           string
	Storage        string
	RTStorage      string
	RTJsons        []RTJsonFile
	FGAEndpoint    string
	FGAModelFile   string
	FGAModelTuples []authz.TupleKey
}

type RTJsonFile

type RTJsonFile struct {
	Feed  string
	Ftype string
	Fname string
}

func DefaultRTJson

func DefaultRTJson() []RTJsonFile

Jump to

Keyboard shortcuts

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