migrations

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Migratory

type Migratory struct {
	Client       *gitea.Client
	AuthUsername string
	AuthPassword string

	Private    bool
	NewOwnerID int
	// contains filtered or unexported fields
}

func (*Migratory) Issue

func (m *Migratory) Issue(gi *github.Issue) (*gitea.Issue, error)

func (*Migratory) IssueComment

func (m *Migratory) IssueComment(issue *gitea.Issue, gic *github.IssueComment) (*gitea.Comment, error)

func (*Migratory) Label

func (m *Migratory) Label(gl *github.Label) (*gitea.Label, error)

func (*Migratory) Milestone

func (m *Migratory) Milestone(gm *github.Milestone) (*gitea.Milestone, error)

func (*Migratory) Repository

func (m *Migratory) Repository(gr *github.Repository) (*gitea.Repository, error)

Jump to

Keyboard shortcuts

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