commit

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

* @Author: robert zhang <robertzhangwenjie@gmail.com> * @Date: 2022-08-07 18:49:50 * @LastEditTime: 2022-08-10 15:07:23 * @LastEditors: robert zhang * @Description:

* @Author: robert zhang <robertzhangwenjie@gmail.com> * @Date: 2022-08-04 17:12:31 * @LastEditTime: 2022-08-29 11:51:15 * @LastEditors: robert zhang * @Description:

* @Author: robert zhang <robertzhangwenjie@gmail.com> * @Date: 2022-08-05 11:52:41 * @LastEditTime: 2022-08-29 11:30:41 * @LastEditors: robert zhang * @Description:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commit

func Commit(dryRun bool) error

Types

type Form

type Form struct {
	Name     string
	Desc     string
	Form     string
	Options  []SelectOption
	Required bool
}

type SelectOption

type SelectOption struct {
	Name string
	Desc string
}

Jump to

Keyboard shortcuts

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