Documentation ¶ Index ¶ func ResolveAll(spec model.RobotSpec, store *parts.Store) (model.RobotSpec, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ResolveAll ¶ func ResolveAll(spec model.RobotSpec, store *parts.Store) (model.RobotSpec, error) ResolveAll takes a raw RobotSpec (possibly with part references and missing values) and returns a fully-populated RobotSpec with fields filled from the parts library. Types ¶ This section is empty. Source Files ¶ View all Source files resolve.go Click to show internal directories. Click to hide internal directories.