Documentation
¶
Index ¶
Constants ¶
View Source
const ( StateDataProductSubjectPrefix = "$RAINFOREST.DP.STATE." EventDataProductSubjectPrefix = "$RAINFOREST.DP.EVENT." SourceDataProductSubjectPrefix = "$RAINFOREST.DP.SOURCE." StateDataProductPrefix = "STATE_" EventDataProductPrefix = "EVENT_" SourceDataProductPrefix = "SOURCE_" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) CreateDataProduct ¶
func (s *Server) CreateDataProduct(m *nats.Msg)
Click to show internal directories.
Click to hide internal directories.