package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jan 1, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Fs interface {
WorkingDir() string
}
type Host interface {
IsMultihost() bool
}
type Language interface {
IsMultilingual() bool
}
type Namespace struct {
Info
}
Namespace provides template functions for the "os" namespace.
New returns a new instance of the os-namespaced template functions.
type Version interface {
Version() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.