Skip to content

utk1369/infer-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infer-go

json-y object testing in go. forked from go-ruler

Installation

go get github.com/utk1369/infer-go

Introduction

infer-go is a fork from go-ruler with multiple additional features:

  1. Support for And / OR conditions
  2. Building bigger expressions in a generic way
  3. Defining rules over an array

This is an initial draft with active development going on. I would recommend against using this in production systems.