mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-05-30 19:23:41 +00:00
Add godoc to kmodifiers package
This commit is contained in:
parent
4890563c27
commit
a7f12b34a5
6
kmodifiers/godoc.go
Normal file
6
kmodifiers/godoc.go
Normal file
@ -0,0 +1,6 @@
|
||||
// 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
|
Loading…
x
Reference in New Issue
Block a user