pub

package module
v0.0.0-...-cce541a Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IterDir

type IterDir struct {
	Path string
}

func NewIterDir

func NewIterDir(path string) *IterDir

func (*IterDir) RecursionNext

func (d *IterDir) RecursionNext() iter.Seq[string]

type ModRoot

type ModRoot struct {
	Module  string
	Path    string
	FileSet *token.FileSet
	Dir     *IterDir
}

func NewModRoot

func NewModRoot(init string) (*ModRoot, error)

type PublicConfig

type PublicConfig struct {
	OutDir         string
	InternalOutDir string
	IncludeModFile bool
	IncludeSumFile bool
}

func (*PublicConfig) Public

func (pc *PublicConfig) Public(r *ModRoot) error

Jump to

Keyboard shortcuts

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