mirror of
https://github.com/VinGarcia/ksql.git
synced 2025-09-04 19:36:56 +00:00
Updated Modifiers (markdown)
parent
29b7994e9b
commit
310f35be76
@ -9,7 +9,7 @@ A KSQL modifier is a special tag you can add to any of the attributes of your st
|
|||||||
KSQL comes with a few built-in Modifiers and an API for creating your own modifiers if necessary.
|
KSQL comes with a few built-in Modifiers and an API for creating your own modifiers if necessary.
|
||||||
These will be discussed in more detail in the next sections.
|
These will be discussed in more detail in the next sections.
|
||||||
|
|
||||||
Here is an example of how a `User` struct might look like when using some of these modifiers:
|
Here is an example of how a `User` struct might look like when using some of the built-in modifiers:
|
||||||
|
|
||||||
```golang
|
```golang
|
||||||
type User struct {
|
type User struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user