strongdoc-go-sdk

module
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2020 License: MIT

README

StrongDoc Go SDK by StrongSalt

This is a Go SDK for the StrongDoc service, produced by StrongSalt. The API endpoint for Go clients of Strongdoc is implemented with GRPC.

Client Documentation: https://godoc.org/github.com/overnest/strongdoc-go-sdk/client

API Documentation: https://godoc.org/github.com/overnest/strongdoc-go-sdk/api

Website: strongsalt.com

GoDoc: https://godoc.org/github.com/overnest/strongdoc-go-sdk

Installation

The API is available as a Go Module. You must first do:

go get github.com/overnest/strongdoc-go-sdk

Then, import it into your files at the top of your files:

import (
    // other imports
    "github.com/overnest/strongdoc-go-sdk/client"
    "github.com/overnest/strongdoc-go-sdk/api"
    // even more imports
)

Directories

Path Synopsis
Package api exposes the functions that comprise the Strongsalt Go API.
Package api exposes the functions that comprise the Strongsalt Go API.
testpkg module

Jump to

Keyboard shortcuts

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