package
0.9.2
Repository: https://github.com/oidc-mytoken/server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CompareNullableIntsWithNilAsInfinity compare two *int64 and handles nil as infinity.
CreateMytokenSubject creates the subject of a Mytoken from the oidc subject and oidc issuer.
MinInt returns the smallest of the passed integers.
MinInt64 returns the smallest of the passed integers.
OR logically ORs multiple bools.
ORErrors returns the first passed error that is not nil.
RSplitN splits a string s at the delimiter del into n pieces.
SplitIgnoreEmpty splits a string at the specified delimiter without generating empty parts.
StructToStringMap creates a string map from an interface{} using the passed tag name.
StructToStringMapUsingJSONTags creates a string map from an interface{} using json tags.