package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jun 4, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package native provides generator for native odata client
View Source
var ScalarTypes = map[string]bool{
"String": true,
"Int": true,
"Int16": true,
"Int64": true,
"Double": true,
"Float": true,
"DateTime": true,
"Binary": true,
"Stream": true,
"Boolean": true,
"Guid": true,
}
NewGenerator returns initialized generator
Generate generates the native odata client and writes it to ./odata folder
Source Files
¶
Click to show internal directories.
Click to hide internal directories.