attrs

package
v0.0.0-...-45fc8d6 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsStandardAttributePointer

func IsStandardAttributePointer(ptrStr string) bool

IsStandardAttributePointer reports if ptrStr is a valid json pointer to a standard attribute.

Types

type List

type List []T

func (List) AddAbsent

func (l List) AddAbsent(allAbsent []string) List

func (List) Separate

func (l List) Separate(cfg *config.UserProfileConfig) (stdAttrs List, customAttrs List, unknownAttrs List)

type T

type T struct {
	Pointer string      `json:"pointer"`
	Value   interface{} `json:"value,omitempty"`
}

Jump to

Keyboard shortcuts

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