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