compress

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompressModule

type CompressModule struct {
	// contains filtered or unexported fields
}

func (*CompressModule) Configure

func (s *CompressModule) Configure(config *types.BuildConfig) error

func (*CompressModule) Name

func (s *CompressModule) Name() string

func (*CompressModule) OnFail

func (c *CompressModule) OnFail() error

func (*CompressModule) Requires

func (s *CompressModule) Requires() []string

func (*CompressModule) RunModule

func (s *CompressModule) RunModule(modLogger *log.Logger, target types.Target) bool

func (*CompressModule) RunOnCached added in v0.3.0

func (*CompressModule) RunOnCached() bool

func (*CompressModule) TargetAgnostic added in v0.3.0

func (c *CompressModule) TargetAgnostic() bool

type ModConfig

type ModConfig struct {
	Module  string `yaml:"module" validate:"required"`
	Fts     string `yaml:"format" validate:"required"`
	Sformat compressionFormat
}

Jump to

Keyboard shortcuts

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