control

package
v0.36.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NotifySetupClaimsOpCode   ctrl.OpCode = 1
	NotifyCleanupClaimsOpCode ctrl.OpCode = 2
)

This just contains the different opcodes

Variables

This section is empty.

Functions

func ClaimsDifference

func ClaimsDifference(old interface{}, new interface{}) interface{}

func ClaimsMerger

func ClaimsMerger(old interface{}, new interface{}) interface{}

func ClaimsParser

func ClaimsParser(payload []byte) (interface{}, error)

Types

type Claims

type Claims map[string][]int32

func (Claims) MarshalBinary

func (c Claims) MarshalBinary() (data []byte, err error)

func (Claims) String

func (c Claims) String() string

func (*Claims) UnmarshalBinary

func (c *Claims) UnmarshalBinary(data []byte) error

Jump to

Keyboard shortcuts

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