vc

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 6, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SVN

type SVN struct {
	CurrPath string
	Args     string
}

func (*SVN) GetDiffSet

func (svn *SVN) GetDiffSet() (set.Set, error)

获取版本差异文件

type VersionControl

type VersionControl interface {
	//获取差异文件集合
	GetDiffSet() (set.Set, error)
}

Jump to

Keyboard shortcuts

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