Comcast / rulio

Rulio
Apache License 2.0
336 stars 59 forks source link

Introducing Golang Code Example documentation to use this Rulio Engine #64

Closed HemantJoshi11 closed 3 years ago

HemantJoshi11 commented 3 years ago

This code commit contain

  1. Simple Golang client to use rulio engine.
  2. Following use cases has been added
    • Add a Fact
    • Search a Fact
    • List Rules
    • Process an Event
CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

HemantJoshi11 commented 3 years ago

@jsccast pls review. I tried my best to demonstrate go client example.