Documentation ¶
Overview ¶
Package fbdl implements Functional Bus Description Language compiler front-end (https://github.com/Functional-Bus-Description-Language).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compile ¶
func Compile(mainPath, mainName string, addTimestamp bool) (*fn.Block, map[string]*pkg.Package, error)
Compile compiles functional bus description for a main bus named mainName located in the file which path is provided as mainPath. If noTimestamp is true, then the bus timestamp is not generated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.