sheets

package
v0.0.0-...-c7c4727 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const AppName = "sheets-uploader"

Variables

This section is empty.

Functions

func CLI

func CLI(args []string) error

Types

type Config

type Config struct {
	NWorkers           int
	SheetID            string
	GoogleClientSecret []byte
	PathTemplate       string
	FileTemplate       string
	BucketURL          string
	CacheControl       string
	UseCRLF            bool
	CloudFrontDist     string
	Logger             *log.Logger
}

func (*Config) Exec

func (c *Config) Exec() (err error)

func (*Config) FromArgs

func (c *Config) FromArgs(args []string) error

Jump to

Keyboard shortcuts

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