package
0.0.1
Repository: https://github.com/1backend/1backend.git
Documentation: pkg.go.dev

# Functions

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

# Variables

No description provided by the author

# Structs

An AccessToken is used for logins.
No description provided by the author
A Build is pretty much what the name says: a verification of the project when it's saved.
A Charge is just a bookkeeping entitity - 1Backend saves one when a user pays for platform usage (if the given 1Backend installation is configured as a cloud provider).
A Comment represents one comment out of the many that can belong to an `Issue`.
A Dependency is an infrastructural element (eg.
An Endpoint is a lambda as a HTTP endpoint.
An Issue is just like a GitHub repo issue, except it's for 1Backend services.
Post
A Post is a blog post that users can publish under their profile.
A Project is a Go, Node, TypeScript etc.
A Reset is used for password resets.
No description provided by the author
A Star is used to express interest in a project (just like GitHub starring).
A Token or a service access token is like a service key used to call services running on 1Backend (not the 1Backend daemon itself).
A User is a registered user of a 1Backend installation.
No description provided by the author