gitrepo

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

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

Go to latest
Published: Mar 23, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitRepoDocSource

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

func New

func New(path string) (*GitRepoDocSource, error)

func (*GitRepoDocSource) GetFirstAuthor

func (g *GitRepoDocSource) GetFirstAuthor(name string) (*docsource.Author, error)

func (*GitRepoDocSource) GetLastAuthor

func (g *GitRepoDocSource) GetLastAuthor(name string) (*docsource.Author, error)

func (*GitRepoDocSource) GetMarkdown

func (g *GitRepoDocSource) GetMarkdown(name string) (string, error)

func (*GitRepoDocSource) GetVersion

func (g *GitRepoDocSource) GetVersion(name string) (*docsource.Version, error)

func (*GitRepoDocSource) List

func (g *GitRepoDocSource) List() []string

Jump to

Keyboard shortcuts

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