Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PropertyController ¶
type PropertyController struct { Db *gorm.DB Broker *redis.MessageBroker }
func New ¶
func New() PropertyController
func (*PropertyController) Create ¶
func (p *PropertyController) Create(c *gin.Context)
func (*PropertyController) GetByApplicationProfileAndLabel ¶
func (p *PropertyController) GetByApplicationProfileAndLabel(c *gin.Context)
func (*PropertyController) Modify ¶
func (p *PropertyController) Modify(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.