importer

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: Apache-2.0 Imports: 25 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
}

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