package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# README

services/organization/

This service manages the Organization model (also see models/organization.go).

Beware that Organization and User have a tight relationship: every User automatically has a "personal" Organization (so also check out services/user/ if you need to edit something).

# Functions

New creates a new Service.

# Structs

Service encapsulates behavior for dealing with organizations.