Documentation ¶
Index ¶
Constants ¶
View Source
const ( SchemalessConn = "conn" SchemalessWrite = "insert" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemalessController ¶
type SchemalessController struct {
// contains filtered or unexported fields
}
func NewSchemalessController ¶
func NewSchemalessController() *SchemalessController
func (*SchemalessController) Init ¶
func (s *SchemalessController) Init(ctl gin.IRouter)
type TaosSchemaless ¶
func NewTaosSchemaless ¶
func NewTaosSchemaless(session *melody.Session) *TaosSchemaless
func (*TaosSchemaless) Close ¶
func (t *TaosSchemaless) Close(logger *logrus.Entry)
Click to show internal directories.
Click to hide internal directories.