Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Repository ¶
type Repository struct { Name string // contains filtered or unexported fields }
Repository :
func NewRepository ¶
NewRepository :
func (*Repository) CreateFakeFile ¶
func (r *Repository) CreateFakeFile(name string) *ast.File
CreateFakeFile :
Click to show internal directories.
Click to hide internal directories.