给go添加各种package

go version 1.1.2

  For example you need to install the webscoket pakeage

  try 
         go get code.google.com/p/go.net/websocket
  catch

         $GOPATH no set? 
              that you need set the GOPATH in the system environment variables and this path should in golang directory

         no Mercurial?

              download it

   now try go get ... again.

   find the file in your GOPATH and make it like golang original file structure  src->pkg->*  (pkg is added by myself)

  

本文来自:博客园

感谢作者:x-radish

查看原文:给go添加各种package

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。