Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 884 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 884 Bytes

go-openfga

Language: Go Go Reference Go Report Card

go-openfga is a simple implementation of an easy to use (and currently partial) client for the OpenFGA gRPC API.

It also provides a simple way to run openfga in process.

Project status: alpha

Not all planned features are completed. The API, spec, status and other user facing objects are subject to change. We do not support backward-compatibility for the alpha releases.

Overview

Import

import openfga "go.linka.cloud/go-openfga"