Documentation
¶
Index ¶
- func JSONToStr(m map[string]interface{}) string
- func ParseJSONToMap(msg []byte) (map[string]interface{}, error)
- func ProcessGraphQLTemplate(graphqlTemplate string, messageData map[string]interface{}) (string, error)
- func ProcessTemplate(template map[string]interface{}, messageData map[string]interface{}) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseJSONToMap ¶
ParseJSONToMap parses the JSON message and returns the map
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.