Versions in this module Expand all Collapse all v1 v1.7.0 Nov 16, 2021 Changes in this version + func CreateConnector(c *gin.Context) + func DeleteConnector(c *gin.Context) + func GetConnector(c *gin.Context) + func GetFeature(c *gin.Context) + func ListConnectors(c *gin.Context) + func UpdateConnector(c *gin.Context) + type Router struct + func (*Router) Inject(router *gin.RouterGroup)