Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSettings ¶
func HandleSettings(ctx *fiber.Ctx) error
func HandleSettingsHelper ¶
func HandleSettingsHelper( ctx *fiber.Ctx, reqMytoken *universalmytoken.UniversalMytoken, requiredCapability api.Capability, logEvent *event.Event, okStatus int, callback func(tx *sqlx.Tx, mt *mytoken.Mytoken) (my.TokenUpdatableResponse, *serverModel.Response), tokenGoneAfterCallback bool, ) error
HandleSettingsHelper is a helper wrapper function that handles various settings request with the help of a callback
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.