git

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IService

type IService interface {
	GetCommitAuthor(line, filePath string) (commitAuthor horusec.CommitAuthor)
}

func NewGitService

func NewGitService(configs config.IConfig) IService

type Service

type Service struct {
	// contains filtered or unexported fields
}

func (*Service) GetCommitAuthor

func (s *Service) GetCommitAuthor(line, filePath string) (commitAuthor horusec.CommitAuthor)

Jump to

Keyboard shortcuts

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