Skip to content

01 Getting started

Victor Hugo Avelar Ossorio edited this page Mar 1, 2024 · 1 revision

Installation

To install the latest version of the module please execute the following command inside your go project:

go get github.com/VictorAvelar/mollie-api-go/v3/mollie

Go module documentation

To read the go generated documentation online use the official Go Reference, a local version of this generated documentation is available in the docs folder.

Clone this wiki locally