Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
Cache contains functions for language cache.
func New ¶
func New(cacher cache.Cacher, repo repository.Repository) *Cache
New to create new language cache.
Click to show internal directories.
Click to hide internal directories.