Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PrimaryKeyName = "tenant_id"
Functions ¶
This section is empty.
Types ¶
type LogOperatorHandler ¶
type LogOperatorHandler struct {
base.BaseHandler
}
func (*LogOperatorHandler) Flows ¶
func (h *LogOperatorHandler) Flows(c *gin.Context)
func (*LogOperatorHandler) GetTenantNamespaces ¶
func (h *LogOperatorHandler) GetTenantNamespaces(c *gin.Context) ([]string, error)
func (*LogOperatorHandler) Outputs ¶
func (h *LogOperatorHandler) Outputs(c *gin.Context)
func (*LogOperatorHandler) RegistRouter ¶
func (h *LogOperatorHandler) RegistRouter(rg *gin.RouterGroup)
Click to show internal directories.
Click to hide internal directories.