Documentation
¶
Overview ¶
Package parse implements parsing of proto files for Centralized Suites and SuiteSets
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadSuitesAndSuiteSets ¶
func ReadSuitesAndSuiteSets(suiteProtoPath, suiteSetProtoPath string) (map[string]suite.CentralizedSuite, error)
ReadSuitesAndSuiteSets reads the proto files and returns a map of bqusuites.CentralizedSuite where key is the ID of the Suite or SuiteSet and value is an interface to the Suite or SuiteSet.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.