Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BinaryPathFunc ¶
type BinaryPathFunc func() string
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func New ¶
func New(binaryPath BinaryPathFunc, args ...string) *Cache
func (*Cache) WithAuthCommand ¶
func (*Cache) WithModels ¶
func (c *Cache) WithModels(source string, models []contract.RuntimeModel) *Cache
Click to show internal directories.
Click to hide internal directories.