Versions in this module Expand all Collapse all v0 v0.2.0 Dec 14, 2023 v0.1.0 May 17, 2022 Changes in this version + func Load(options *LoadOptions) (*template.Templates, error) + type LoadOptions struct + ExportOpenapi bool + ExportRust bool + IncludePaths []string + OpenapiSettings string + OutputDir string + Plugin *protogen.Plugin + PrototoolPath string + SingleProtobuf bool + UseRocket bool