package scimschema

import "github.com/leodido/go-urn/scim/schema"

Index

Types

type Type

type Type int
const (
	Unsupported Type = iota
	Schemas
	API
	Param
)

func TypeFromString

func TypeFromString(input string) Type

func (Type) String

func (t Type) String() string

Source Files

type.go

Version
v1.4.0 (latest)
Published
Jan 31, 2024
Platform
js/wasm
Last checked
13 minutes ago

Tools for package owners.