Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
clickhouse-container
Package main is a binary for creating a test ClickHouse container.
|
Package main is a binary for creating a test ClickHouse container. |
codegen
Package main provides the entrypoint for the code generation tool.
|
Package main provides the entrypoint for the code generation tool. |
internal
|
|
generator/convert
Package convert provides a function to generate conversion functions for a vehicle struct.
|
Package convert provides a function to generate conversion functions for a vehicle struct. |
generator/custom
Package custom provides the custom generation functionality that uses a provide template to generate a file.
|
Package custom provides the custom generation functionality that uses a provide template to generate a file. |
generator/model
Package model provides the functionality to generate a Go struct file to represent the vehicle struct.
|
Package model provides the functionality to generate a Go struct file to represent the vehicle struct. |
pkg
|
|
codegen
Package codegen provides the code generation functionality for converting VSPEC signals to Go structs and ClickHouse tables.
|
Package codegen provides the code generation functionality for converting VSPEC signals to Go structs and ClickHouse tables. |
migrations
Package migrations provides the functionality for managing database migrations for the vss tables.
|
Package migrations provides the functionality for managing database migrations for the vss tables. |
runner
Package runner is a package that provides a programmatic interface to the code generation tool.
|
Package runner is a package that provides a programmatic interface to the code generation tool. |
schema
Package schema contains the types and functions for generating the schema from the spec and definition files.
|
Package schema contains the types and functions for generating the schema from the spec and definition files. |
version
Package version provides the version of the application.
|
Package version provides the version of the application. |
vss
Package vss holds the data structures and functions for working with signals from DIMOs VSS schema.
|
Package vss holds the data structures and functions for working with signals from DIMOs VSS schema. |
vss/convert
Package convert provides a function to generate conversion functions for a vehicle struct.
|
Package convert provides a function to generate conversion functions for a vehicle struct. |
Click to show internal directories.
Click to hide internal directories.