package
Version:
v1.7.0-beta2
Opens a new window with list of versions in this module.
Published: Sep 16, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Input struct {
Uid int64 `json:"uid"`
Path string `json:"path"`
PathParams []gin.Param `json:"path_params"`
Resource any `json:"resource"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.