diff

package
v1.0.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: GPL-3.0 Imports: 13 Imported by: 1

Documentation

Overview

Package diff provides tools and utilities for comparing GTFS feeds.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Outpath     string
	RawDiff     bool
	ShowDiff    bool
	ShowSame    bool
	ShowAdded   bool
	ShowDeleted bool
	CheckFiles  []string
	// contains filtered or unexported fields
}

func (*Command) AddFlags added in v0.18.0

func (cmd *Command) AddFlags(fl *pflag.FlagSet)

func (*Command) HelpArgs added in v0.18.0

func (cmd *Command) HelpArgs() string

func (*Command) HelpDesc added in v0.18.0

func (cmd *Command) HelpDesc() (string, string)

func (*Command) Parse

func (cmd *Command) Parse(args []string) error

func (*Command) Run

func (cmd *Command) Run() error

Jump to

Keyboard shortcuts

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