Skip to content

KluffHQ/kluff-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kluff go-sdk

The official kluff go sdk

Usage

You need to initialize the kluff SDK with the token received from your app's frontend.

sdk, err := kluff.Get(token)