Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemaLayer ¶
func NewSchemaLayer ¶
func NewSchemaLayer(ruleID, streamName string, schema map[string]*ast.JsonStreamField, isWildcard bool) *SchemaLayer
func (*SchemaLayer) DetachSchema ¶
func (s *SchemaLayer) DetachSchema(ruleID string) error
func (*SchemaLayer) GetSchema ¶
func (s *SchemaLayer) GetSchema() map[string]*ast.JsonStreamField
func (*SchemaLayer) MergeSchema ¶
func (s *SchemaLayer) MergeSchema(ruleID, dataSource string, newSchema map[string]*ast.JsonStreamField, isWildcard bool) error
Click to show internal directories.
Click to hide internal directories.