package
1.0.2
Repository: https://github.com/dkinzler/linkboards.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package domain implements the business logic for working with boards, users and invites: - functions to create, validate and work with instances of boards/users/invites - general data store interface BoardDataStore, which makes it easy to switch out the actual storage mechanism for the data - BoardService implements operations that can be performed on boards, users and invites.
generated code, do not modify.

# Functions

No description provided by the author

# Structs

Contains all the necessary elements for running the boards service, i.e.
Configures a boards component.
No description provided by the author