Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Base64 ¶
type Base64 struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#base64
type Fields ¶
type Fields struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#fields
type Hex ¶
type Hex struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#hex
type Join ¶
type Join struct {
// contains filtered or unexported fields
}
// https://github.com/brimdata/zed/blob/main/docs/language/functions.md#join
type Len ¶
type Len struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#len
type Levenshtein ¶
type Levenshtein struct {
// contains filtered or unexported fields
}
// https://github.com/brimdata/zed/blob/main/docs/language/functions.md#levenshtein
type Replace ¶
type Replace struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#replace
type RuneLen ¶
type RuneLen struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#run_len
type Split ¶
type Split struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#split
type ToLower ¶
type ToLower struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#lower
type ToUpper ¶
type ToUpper struct {
// contains filtered or unexported fields
}
https://github.com/brimdata/zed/blob/main/docs/language/functions.md#upper