input

package
v0.3.8 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Source  string // Original filename
	Name    string // Name after any rewrite conversions
	Content []byte // Contents of file
}

type FileGroup

type FileGroup struct {
	cfg.FileInput
	Files []File
}

func Parse

func Parse(_ context.Context, logger zerolog.Logger, input cfg.FileInput) (FileGroup, error)

Directories

Path Synopsis
db
pg
sql
pg

Jump to

Keyboard shortcuts

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