package
0.10.4-beta
Repository: https://github.com/mongodb/atlas-osb.git
Documentation: pkg.go.dev

# README

This is test Plan Decoder

Example Usage

Supports .json files or base64 text files.

JSON

    go run test/plan-decoder/test_plan_decoder.go ./test/data/realm-plan.json

base64

    go run test/plan-decoder/test_plan_decoder.go ./test/data/realm-plan.b64