Categorygithub.com/tlabdotcom/goacl
modulepackage
1.0.1
Repository: https://github.com/tlabdotcom/goacl.git
Documentation: pkg.go.dev

# README

goacl Documentation

Maintainer: jiharal

Go CI

Go Report Card

Overview

The goacl library is designed to manage Access Control Lists (ACL) using Casbin for authorization, Bun as the ORM for database interactions. This library provides a convenient way to create and manage roles, features, sub-features, and policies in your Go applications.

Features

  • Role Management: Create, update, and delete roles.
  • Feature Management: Manage features and their sub-features.
  • Policy Management: Define and manage access policies.
  • Casbin Integration: Use Casbin for flexible access control.

# Packages

No description provided by the author

# Functions

No description provided by the author

# Variables

Define sample endpoints.
Define sample features.
Define sample policies.
Define sample roles.
Define sample sub-features.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author