package
0.1.14
Repository: https://github.com/overnest/strongdoc-go-sdk.git
Documentation: pkg.go.dev

# Functions

CreateStrongDocClient creates an instance of StrongDocClient.
GetStrongDocClient gets a singleton StrongDocClient.
GetStrongDocGrpcClient gets a singleton gRPC StrongDocServiceClient.
InitStrongDocClient initializes a singleton StrongDocClient.

# Constants

DEFAULT is the default production service location.
LOCAL is the local service location used only for testing.
QA is the QA service used only for testing.
SANDBOX is the sandbox testing location.

# Interfaces

StrongDocClient encapsulates the client object that allows connection to the remote service.

# Type aliases

ServiceLocation specifies the location of the StrongDoc service.