gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

README.md (234B)


      1 # token
      2 
      3 Package token is a variant of the stdlib package token with types FileSet and Token removed
      4 
      5 Installation
      6 
      7     $ go get [-u] modernc.org/token
      8 
      9 Documentation: [godoc.org/modernc.org/token](http://godoc.org/modernc.org/token)