ksql/kmodifiers/godoc.go
2022-10-18 12:55:17 -03:00

7 lines
221 B
Go

// This package exposes only the public types and functions for creating new
// modifiers for KSQL.
//
// For understanding internal details of the code
// please read the `internal/modifiers` package.
package kmodifiers