Doc.go raw

   1  // This core package providers API and clients base struct for services,
   2  // and also some infrastructure function, such as signer, send http(s)
   3  // request and so on.
   4  package core
   5