plugin_go_bindata

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

from https://github.com/go-bindata/go-bindata/blob/master/go-bindata/main.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppendSliceValue

type AppendSliceValue []string

AppendSliceValue implements the flag.Value interface and allows multiple calls to the same variable to append a list.

func (*AppendSliceValue) Set

func (s *AppendSliceValue) Set(value string) error

func (*AppendSliceValue) String

func (s *AppendSliceValue) String() string

type ByName

type ByName []os.FileInfo

ByName implements sort.Interface for []os.FileInfo based on Name()

func (ByName) Len

func (v ByName) Len() int

func (ByName) Less

func (v ByName) Less(i, j int) bool

func (ByName) Swap

func (v ByName) Swap(i, j int)

type GobindataPlugin

type GobindataPlugin struct {
	plugins.Plugin
}

func (*GobindataPlugin) ComputeInputOutputFiles

func (p *GobindataPlugin) ComputeInputOutputFiles(opts plugins.GenerateOpts) *plugins.InputOutputFiles

func (*GobindataPlugin) Matches

func (p *GobindataPlugin) Matches(opts plugins.GenerateOpts) bool

func (*GobindataPlugin) Name

func (p *GobindataPlugin) Name() string

Jump to

Keyboard shortcuts

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