Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GitService ¶
type GitService struct {
// contains filtered or unexported fields
}
func (*GitService) Exists ¶
func (s *GitService) Exists(filePath string) bool
func (*GitService) GetLanguageList ¶
func (s *GitService) GetLanguageList() ([]string, error)
Click to show internal directories.
Click to hide internal directories.