Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func NewLogPlugin ¶
func NewLogPlugin(appctx *stream_context.Context, config Config) (*Plugin, error)
func (*Plugin) EvolveSchema ¶
func (p *Plugin) EvolveSchema(streamSchema *schema.StreamSchemaObj) error
EvolveSchema will not be executed for
Click to show internal directories.
Click to hide internal directories.