tierroot

package module
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

README

Tier

About

tier is a tool that lets you define and manage your SaaS application's pricing model in one place (pricing.json). Tier will handle setting up and managing Stripe in a way that is much more friendly for SaaS and consumption based billing models. Tier's SDK can then be implemented for access checking, metering/reporting, and more.

More detail and documentation is available on the Tier website.

Install

Homebrew (macOS)
brew install tierrun/tap/tier
Binary (macOS, linux, Windows)

Binaries for major architectures can be found at here.

Go (most operating systems and architectures)

If go1.19 or later is installed, running or installing tier like:

go run tier.run/cmd/tier@latest

or

go install tier.run/cmd/tier@latest

Further Reading

https://tier.run/docs

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
api
materialize
Package materialize provides utilities for materializing views from features pushed and pulled to billing engine providers.
Package materialize provides utilities for materializing views from features pushed and pulled to billing engine providers.
client
tier
Package tier contains the local client for interacting with the tier sidecar API.
Package tier contains the local client for interacting with the tier sidecar API.
cmd
stroke
Package stroke provides utilities for testing with Stripe using isolated accounts and clocks.
Package stroke provides utilities for testing with Stripe using isolated accounts and clocks.
Package version provides the version that the binary was built at.
Package version provides the version that the binary was built at.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL