services

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDocs

func GetDocs() (data string, err error)

func GetLatestRelease

func GetLatestRelease() (release entity.Release, err error)

func InitAll

func InitAll() (err error)

Types

type VcsServiceInterface

type VcsServiceInterface interface {
	LocalClient() (c *vcs.Client, err error)
	RemoteClient() (c *vcs.Client, err error)
	Pull(target interface{}) (err error)
	Push(target interface{}) (err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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