services

package
v0.0.0-...-7eff179 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGitHubCredential

func CreateGitHubCredential(ghCredential *models.GithubCredentialCreate) (*models.GithubCredential, error)

func CreateGitHubRemoteRepository

func CreateGitHubRemoteRepository(repositoryName string, isPrivate bool) (repositoryUrl string, err error)

func FindAllGhCredentialById

func FindAllGhCredentialById(ghCredentialId uint) (*models.GithubCredential, error)

func FindAllGhCredentials

func FindAllGhCredentials() ([]models.GithubCredential, error)

func FirstCommitLocalRepository

func FirstCommitLocalRepository(path string) (err error)

func GitHubClient

func GitHubClient() *github.Client

func InitLocalRepository

func InitLocalRepository(path string) (err error)

func PushLocalRepositoryToGitHub

func PushLocalRepositoryToGitHub(path string, remoteUrl string) (err error)

func SpringProjectGenerator

func SpringProjectGenerator(springProject models.SpringProject) (springProjectOut *models.SpringProject, projectPath string, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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