Skip to content

findcoo/goinone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goinone

코인원 go언어용 API 클라이언트

API

  • Account V2
    • balance

      // token string, secret string 
      // balance BalanceResponse
        client := NewClient(token, secret)
        balance, err := client.Balance()

About

golang API client for coinone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages