Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DependencySet ¶
type DependencySet interface {
GetDependencyFile(filename string) (*descriptorpb.FileDescriptorProto, error)
AllDependencyFiles() ([]*descriptorpb.FileDescriptorProto, []string)
ListDependencyFiles(prefix string) []string
}
type Source ¶
type Source struct {
// contains filtered or unexported fields
}
func (*Source) BundleConfig ¶
func (w *Source) BundleConfig(name string) (*config_j5pb.BundleConfigFile, error)
Click to show internal directories.
Click to hide internal directories.