visidentifier

package
v0.0.0-...-b2cdabd Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(configJSON json.RawMessage) (identifier identhandler.IdentModule, err error)

New creates new vis identifier instance.

Types

type Instance

type Instance struct {
	sync.Mutex
	// contains filtered or unexported fields
}

Instance vis identifier instance.

func (*Instance) Close

func (instance *Instance) Close() (err error)

Close closes vis identifier instance.

func (*Instance) GetSubjects

func (instance *Instance) GetSubjects() (subjects []string, err error)

GetSubjects returns the subjects claims.

func (*Instance) GetSystemID

func (instance *Instance) GetSystemID() (systemID string, err error)

GetSystemID returns the system ID.

func (*Instance) GetUnitModel

func (instance *Instance) GetUnitModel() (unitModel string, err error)

GetInitModel returns the unit model.

func (*Instance) SubjectsChangedChannel

func (instance *Instance) SubjectsChangedChannel() (channel <-chan []string)

SubjectsChangedChannel returns subjects changed channel.

Jump to

Keyboard shortcuts

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