Documentation ¶
Overview ¶
pkg/hello.go
pkg/hello.go
pkg/hello.go
pkg/hello.go
pkg/hello.go
pkg/hello.go
pkg/hello.go
Index ¶
- func EncryptToSha1(content string) string
- func RunClone(cli cli.Cli, assignmentId string) error
- func RunCommit(cli cli.Cli, repoId, message string) error
- func RunJoin(cli cli.Cli, inviteCode string, autoClone bool) error
- func RunLogin(cli cli.Cli, email, password string) error
- func RunLogout(cli cli.Cli) error
- func RunPush(cli cli.Cli) (*gas.Submission, error)
- func RunStage(cli cli.Cli, repoId string, args []string) error
- func RunStatus(cli cli.Cli) error
- func RunUnstage(cli cli.Cli, args []string) error
- type File
- type LocalFileInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncryptToSha1 ¶
Types ¶
type LocalFileInfo ¶
func GetAllLocalFiles ¶
func GetAllLocalFiles(dirPath string) ([]LocalFileInfo, error)
Click to show internal directories.
Click to hide internal directories.