Documentation
¶
Index ¶
Constants ¶
View Source
const MinDelayBeforeCallingGetFederationToken = 10 * time.Second
View Source
const SessionPolicyAllowAll = `{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "*",
"Resource": "*"
}
]
}`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.