package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package convert provides a function to generate conversion functions for a vehicle struct.
Generate creates a conversion functions for each field of a model struct.
as well as the entire model struct.
type Config struct {
WithTest bool
}
Config is the configuration for the conversion generator.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.