go-libs

module
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: AGPL-3.0

README

go-libs

This repository contains various packages written in Go used by OpenBooking:

  • apiclient: A wrapper around the OpenBooking REST API
  • config: Configuration mechanism via YAML files or ENV vars
  • files: Store files on S3
  • gobcache: Local cache using GOB serialization
  • healthchecks: wrapper for the Healthchecks API
  • here: wrapper for the Here Geo API
  • obtypes: Shared Go type definitions used by other packages
  • stnet: wrapper for the STnet API
  • stnet2: wrapper for the STnet API, V3 (a newer version for offers)

License

Copyright (C) 2024 OpenBooking AG

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Directories

Path Synopsis
Package config provides the configuration mechanism via config files or environment variables.
Package config provides the configuration mechanism via config files or environment variables.
Package files lets us quickly store a file on an S3 bucket
Package files lets us quickly store a file on an S3 bucket
Package healthchecks provides a wrapper for the Healthchecks API (https://healthchecks.io)
Package healthchecks provides a wrapper for the Healthchecks API (https://healthchecks.io)
Package stnet is a wrapper to access the STnet API.
Package stnet is a wrapper to access the STnet API.

Jump to

Keyboard shortcuts

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