trees

package
v0.0.7-GHES.3.14 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseTreesPostRequestBody_tree_mode

func ParseTreesPostRequestBody_tree_mode(v string) (any, error)

func ParseTreesPostRequestBody_tree_type

func ParseTreesPostRequestBody_tree_type(v string) (any, error)

func SerializeTreesPostRequestBody_tree_mode

func SerializeTreesPostRequestBody_tree_mode(values []TreesPostRequestBody_tree_mode) []string

func SerializeTreesPostRequestBody_tree_type

func SerializeTreesPostRequestBody_tree_type(values []TreesPostRequestBody_tree_type) []string

Types

type TreesPostRequestBody_tree_mode

type TreesPostRequestBody_tree_mode int

The file mode; one of `100644` for file (blob), `100755` for executable (blob), `040000` for subdirectory (tree), `160000` for submodule (commit), or `120000` for a blob that specifies the path of a symlink.

const (
	ONEZEROZEROSIXFOURFOUR_TREESPOSTREQUESTBODY_TREE_MODE TreesPostRequestBody_tree_mode = iota
	ONEZEROZEROSEVENFIVEFIVE_TREESPOSTREQUESTBODY_TREE_MODE
	ZEROFOURZEROZEROZEROZERO_TREESPOSTREQUESTBODY_TREE_MODE
	ONESIXZEROZEROZEROZERO_TREESPOSTREQUESTBODY_TREE_MODE
	ONETWOZEROZEROZEROZERO_TREESPOSTREQUESTBODY_TREE_MODE
)

func (TreesPostRequestBody_tree_mode) String

type TreesPostRequestBody_tree_type

type TreesPostRequestBody_tree_type int

Either `blob`, `tree`, or `commit`.

const (
	BLOB_TREESPOSTREQUESTBODY_TREE_TYPE TreesPostRequestBody_tree_type = iota
	TREE_TREESPOSTREQUESTBODY_TREE_TYPE
	COMMIT_TREESPOSTREQUESTBODY_TREE_TYPE
)

func (TreesPostRequestBody_tree_type) String

Jump to

Keyboard shortcuts

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