Skip to content

arturwwl/livespace-golang-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livespace golang client

New client from config

client, err := livespace_client.New("conf/cfg.ini")
if err != nil {
    t.Fatal(err)
}
//(...) some client actions

TODO:

  • custom errors
  • other requests than just create/get client and create note

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages