provider

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEventAlreadyRegistered = errors.New("event already registered")

Functions

func NewServer

func NewServer(opts ...Option) *providerServer

Types

type Option

type Option func(*providerServer)

func WithDataProxy added in v0.26.0

func WithDataProxy(arg proxy.DataProxy) Option

func WithEventLookup

func WithEventLookup(lookup *utils.EventLookup) Option

func WithPermissionEvaluator

func WithPermissionEvaluator(pe permission.PermissionEvaluator) Option

func WithPersistence

func WithPersistence(p *pgxpool.Pool) Option

Jump to

Keyboard shortcuts

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