application_user

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 3 more Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BatchDelete

func BatchDelete(c *gin.Context)

BatchDelete batch delete application_user only admin user can request this interface

func BatchInsert

func BatchInsert(c *gin.Context)

BatchInsert batch insert application_user only admin user can request this interface

Types

type ApplicationUsersRequest

type ApplicationUsersRequest struct {
	Users []int `json:"users" validate:"required"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL