axolgo-gcp

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2022 License: MIT

README

axolgo-gcp, the Axolotl GCP Library in Golang

This is the GCP library of the Axolotl series in Golang. The difficult part of using Google API in Golang is handled for you. The client calls are also wrapped so you can focus on building your business logic. The interfaces and functions are designed to be more friendly to command line use cases.

Use it with your Go module

To add as dependency for your package or upgrade to the latest version:

go get github.com/tchiunam/axolgo-gcp

To upgrade or downgrade to a specific version:

go get github.com/tchiunam/axolgo-gcp@v1.2.3

To remove dependency on your module and downgrade modules:

go get github.com/tchiunam/axolgo-gcp@none

See 'go help get' or https://golang.org/ref/mod#go-get for details.


See more
  1. axolgo-lib for the base library
  2. axolgo-aws for using AWS SDK
  3. axolgo-cli for using Axolgo in command line

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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