j5source

package
v0.0.0-...-0f19e00 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: MIT Imports: 6 Imported by: 0

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 NewFSSource

func NewFSSource(ctx context.Context, root fs.FS) (*Source, error)

func (*Source) BundleConfig

func (w *Source) BundleConfig(name string) (*config_j5pb.BundleConfigFile, error)

func (*Source) BundleFS

func (w *Source) BundleFS(name string) (fs.FS, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL