importer

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(_ healthfx.Version) *cli.Command

Types

type Config

type Config struct {
	Filename string

	ProjectSlug string
	DefaultUser string
	DryRun      bool
}

func (*Config) Flags

func (c *Config) Flags() []cli.Flag

type ImportResult

type ImportResult struct {
	IssuesImported      int
	IssuesSkipped       int
	CommentsImported    int
	CommentsSkipped     int
	AttachmentsImported int
	AttachmentsSkipped  int
}

ImportResult holds the results of an import operation.

Jump to

Keyboard shortcuts

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