postmergeconfig

package
v0.0.0-...-9c90d3e Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCreate

func HandleCreate(
	postMergeConfigStore core.PostMergeConfigStore,
	userStore core.GitUserStore,
	repoStore core.RepoStore,
	logger lumber.Logger) gin.HandlerFunc

HandleCreate creates new postmergeconfig

func HandleList

func HandleList(postMergeConfigStore core.PostMergeConfigStore,
	userStore core.GitUserStore,
	repoStore core.RepoStore,
	logger lumber.Logger) gin.HandlerFunc

HandleList returns postmergeconfig for a repo

func HandleUpdate

func HandleUpdate(
	postMergeConfigStore core.PostMergeConfigStore,
	userStore core.GitUserStore,
	repoStore core.RepoStore,
	logger lumber.Logger) gin.HandlerFunc

HandleUpdate updates existing postmergeconfig for a branch

Types

This section is empty.

Jump to

Keyboard shortcuts

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