exe

package
v0.0.0-...-c5bcced Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Executable

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

func NewExecutable

func NewExecutable(find finder) *Executable

func (*Executable) LoadCSS

func (e *Executable) LoadCSS(ctx context.Context, file *File) (_ *File, err error)

func (*Executable) LoadHTML

func (e *Executable) LoadHTML(ctx context.Context, file *File) (_ *File, err error)

func (*Executable) LoadJS

func (e *Executable) LoadJS(ctx context.Context, file *File) (err error)

func (*Executable) LoadLESS

func (e *Executable) LoadLESS(ctx context.Context, file *File) (_ *File, err error)

func (*Executable) LoadSCSS

func (e *Executable) LoadSCSS(ctx context.Context, file *File) (_ *File, err error)

type File

type File struct {
	Path string
	Fold string
	File string
	Extn string
	Name string
	Mime string
	Time time.Time
	Data []byte
}

Jump to

Keyboard shortcuts

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