Documentation
¶
Index ¶
- Constants
- Variables
- func CreatePipeline(c *gin.Context)
- func DeleteExtrudedPipe(c *gin.Context)
- func EditModulePipeRestriction(c *gin.Context)
- func ExtrudePipe(c *gin.Context)
- func GetAllExtrudedPipeInfo(c *gin.Context)
- func GetAllModuleInfo(c *gin.Context)
- func GetAllPipeInfo(c *gin.Context)
- func GetAllPipelines(c *gin.Context)
- func GetExtrudedPipeInfo(c *gin.Context)
- func GetModuleInfo(c *gin.Context)
- func GetPipeInfo(c *gin.Context)
- func InitModulePipeRestriction(c *gin.Context)
- func SessionCreate(c *gin.Context)
- func SessionGetKey(c *gin.Context)
- func SessionRevoke(c *gin.Context)
- func SessionUpdate(c *gin.Context)
- func UserInfoGet(c *gin.Context)
- func UserRegister(c *gin.Context)
- func UserSettingGet(c *gin.Context)
- func UserSettingPatch(c *gin.Context)
- type ModuleInfo
- type PipeInfo
Constants ¶
View Source
const ModuleLevelKeyword = "__PUG_BACKEND__"
Variables ¶
View Source
var ModulePipeRestriction *sync.Map
Functions ¶
func CreatePipeline ¶
func DeleteExtrudedPipe ¶
func ExtrudePipe ¶
func GetAllExtrudedPipeInfo ¶
func GetAllModuleInfo ¶
func GetAllPipeInfo ¶
func GetAllPipelines ¶
func GetExtrudedPipeInfo ¶
func GetModuleInfo ¶
func GetPipeInfo ¶
func SessionCreate ¶
func SessionGetKey ¶
func SessionRevoke ¶
func SessionUpdate ¶
func UserInfoGet ¶
func UserRegister ¶
func UserSettingGet ¶
func UserSettingPatch ¶
Types ¶
type ModuleInfo ¶
Click to show internal directories.
Click to hide internal directories.