Documentation ¶ Index ¶ Variables func Add(ctx context.Context, args *function.Arguments) (values.Value, error) func Scale(args *function.Arguments) (values.Value, error) func Sub(ctx context.Context, args *function.Arguments) (values.Value, error) Constants ¶ This section is empty. Variables ¶ View Source var SpecialFns map[string]values.Function Functions ¶ func Add ¶ func Add(ctx context.Context, args *function.Arguments) (values.Value, error) func Scale ¶ func Scale(args *function.Arguments) (values.Value, error) func Sub ¶ func Sub(ctx context.Context, args *function.Arguments) (values.Value, error) Types ¶ This section is empty. Source Files ¶ View all Source files date.go durations.go Directories ¶ Show internal Expand all Path Synopsis boundaries Click to show internal directories. Click to hide internal directories.