generate

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMinifier added in v0.0.4

type MockMinifier []byte

MockMinifier is a mock implementation of a minifier that returns the provided byte slice as-is, without performing any actual minification. It is useful for testing purposes.

func (MockMinifier) Minify added in v0.0.4

func (m MockMinifier) Minify([]byte) ([]byte, error)

Minify returns a minified version of the given byte slice using the MockMinifier receiver.

Jump to

Keyboard shortcuts

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