Discover Packages
github.com/seal-io/meta-api
typed
package
Version:
v0.0.0-...-de1fd8b
Opens a new window with list of versions in this module.
Published: Nov 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Type holds the type of feature.
const (
TypeFloat64 Type = "float64"
TypeInt64 Type = "int64"
TypeBoolean Type = "boolean"
TypeString Type = "string"
TypeComplexJSON Type = "complex_json"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.