Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.54 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.54 KB

Sewan's cloud data center go sdk

Maintainers

This sdk is maintained by the Sewan's team.

It is consumed by Sewan's terraform provider plugin (github.com:SewanDevs/terraform-provider-sewan.git) to communicate with Sewan's cloud data center.

Requirements

  • Go 1.10.x (to build the provider plugin)

Doc

  • Architecture doc : Available under doc folder, it contains sequence diagrams and a module diagram.
  • developer doc : Available under private Sewan's wiki
  • Standard golang sdk doc :

prerequisite : current repository have been cloned in GOPATH

run godoc -http=:6060

Open the webpage "http://localhost:6060/pkg/" and navigate through the tree to sewan-sdk-go package