ksql/ksqlmodifiers/godoc.go

7 lines
224 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 ksqlmodifiers