Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSettings ¶
func HandleSettings(*fiber.Ctx) *serverModel.Response
HandleSettings handles Metadata requests to the settings endpoint
func HandleSettingsHelper ¶
func HandleSettingsHelper( ctx *fiber.Ctx, tx *sqlx.Tx, reqMytoken *universalmytoken.UniversalMytoken, requiredCapability api.Capability, logEvent *api.Event, eventComment string, okStatus int, callback func(tx *sqlx.Tx, mt *mytoken.Mytoken) (my.TokenUpdatableResponse, *serverModel.Response), tokenGoneAfterCallback bool, ) *serverModel.Response
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.