Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeBase64OrReturnSelf ¶ added in v0.6.68
func IsSingularOrPlural ¶
checks if noun or pulural version of noun (checks if s at end)
func RemoveFileExtenstion ¶ added in v0.6.68
Types ¶
type RunEResult ¶ added in v0.6.68
type RunEResult struct {
// contains filtered or unexported fields
}
func RunEAsync ¶ added in v0.6.68
func RunEAsync(calls ...func() error) RunEResult
func (RunEResult) Await ¶ added in v0.6.68
func (r RunEResult) Await() error
Click to show internal directories.
Click to hide internal directories.