Versions in this module Expand all Collapse all v4 v4.2.0 Dec 22, 2025 Changes in this version + const ProtoPyLibraryRuleName + const ProtoPyLibraryRuleSuffix + type PyLibrary struct + Config *protoc.ProtocConfiguration + KindName string + Outputs []string + Resolver protoc.DepsResolver + RuleConfig *protoc.LanguageRuleConfig + RuleNameSuffix string + func (s *PyLibrary) Deps() []string + func (s *PyLibrary) Imports(c *config.Config, r *rule.Rule, file *rule.File) []resolve.ImportSpec + func (s *PyLibrary) ImportsAttr() (imps []string) + func (s *PyLibrary) Kind() string + func (s *PyLibrary) Name() string + func (s *PyLibrary) Resolve(c *config.Config, ix *resolve.RuleIndex, r *rule.Rule, imports []string, ...) + func (s *PyLibrary) Rule(otherGen ...*rule.Rule) *rule.Rule + func (s *PyLibrary) Srcs() []string + func (s *PyLibrary) Visibility() []string