Documentation ¶
Index ¶
- Constants
- func AuthRealmCtx(next http.Handler) http.Handler
- func CreateAuthRealmForAccount(w http.ResponseWriter, r *http.Request)
- func DeleteAuthRealmByID(w http.ResponseWriter, r *http.Request)
- func GetAuthRealmByID(w http.ResponseWriter, r *http.Request)
- func GetAuthRealmsForAccount(w http.ResponseWriter, r *http.Request)
- func UpdateAuthRealmByID(w http.ResponseWriter, r *http.Request)
Constants ¶
View Source
const AuthRealmKey key = 0
Variables ¶
This section is empty.
Functions ¶
func AuthRealmCtx ¶
AuthRealmCtx is a handler for Auth Realm requests
func CreateAuthRealmForAccount ¶
func CreateAuthRealmForAccount(w http.ResponseWriter, r *http.Request)
func DeleteAuthRealmByID ¶
func DeleteAuthRealmByID(w http.ResponseWriter, r *http.Request)
func GetAuthRealmByID ¶
func GetAuthRealmByID(w http.ResponseWriter, r *http.Request)
func GetAuthRealmsForAccount ¶
func GetAuthRealmsForAccount(w http.ResponseWriter, r *http.Request)
func UpdateAuthRealmByID ¶
func UpdateAuthRealmByID(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.