package
Version:
v0.0.0-...-469cf1e
Opens a new window with list of versions in this module.
Published: Jan 10, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Column struct {
ID INT64 `json:"id"`
Name string `json:"name"`
OriginName string
Table string `json:"table"`
OriginTable string
Type string `json:"type"`
Size INT64 `json:"size"`
PrimaryKey bool `json:"primary_key"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.