Documentation ¶
Index ¶
- Constants
- func AddVSC(lookup VCSLookup)
- func ContentFromURL(url string, disableCache bool) (string, error)
- func Program(ctx context.Context, name, subToolName string, opts ...Options) (types.Program, error)
- func ProgramFromSource(ctx context.Context, content, subToolName string, opts ...Options) (types.Program, error)
- type Options
- type VCSLookup
Constants ¶
View Source
const CacheTimeout = time.Hour
Variables ¶
This section is empty.
Functions ¶
func ContentFromURL ¶ added in v0.8.2
Types ¶
Click to show internal directories.
Click to hide internal directories.