sdk-go

command module
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: MIT Imports: 0 Imported by: 0

README

Golang SDK

¿Como instalar?

Para obtener la versión del SDK de PixelPay con Golang puedes utilizar este comando:

go get bitbucket.org/pixelpay/sdk-go

Documentation

Overview

PixelPay's tool that simplifies integrations with APIs from the PixelPay platform.

This documentation provides specific details about the Golang SDK. If you want to see general information about the functioning of this collection of SDKs, go to: https://docs.pixelpay.app/

Assets contains resources based on ISO that help the SDK function.

Entities provide even more information about the type of response received from services.

Exceptions contains what is necessary to format expected errors.

Helpers contains useful functions used throughout the SDK.

Models provides predefined structures to facilitate interaction with PixelPay entities.

Requests are directives that take the required data from the models and convert it into a proper request that our system can interpret.

Responses includes all the different types of Responses that can be obtained when making a query to the PixelPay services.

Services are in charge of all the communication between your integration and the PixelPay system.

Directories

Path Synopsis
pkg
entities
Entities provide even more information about the type of response received from services.
Entities provide even more information about the type of response received from services.
models
Models provides predefined structures to facilitate interaction with PixelPay entities.
Models provides predefined structures to facilitate interaction with PixelPay entities.
requests
Requests are directives that take the required data from the models and convert it into a proper request that our system can interpret.
Requests are directives that take the required data from the models and convert it into a proper request that our system can interpret.

Jump to

Keyboard shortcuts

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