Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up
Popular repositories
-
go-sql-proxy
a proxy package is a proxy driver for dabase/sql.
-
TinySegmenterMaker
-
androidbinary
Android binary file parser written in golang
-
svg2css
An Inkscape Plugin which converts SVG to HTML+CSS.
-
igo-javascript
Morphological analyzer for Node.js
-
MiniMessagePack
MiniMessagePack decodes and encodes MessagePack binaries. Handy for parsing MessagePack from inside Unity3d. It is possible to easily replace the MiniJSON.
630 contributions in the last year
Activity overview
Contributed to
shogo82148/s3ftpgateway,
shogo82148/go-phper-json,
shogo82148/p5-aws-lambda
and 5 other
repositories
Contribution activity
December 2018
Created a pull request in deadcheat/goacors that received 2 comments
StatusNoContent does not allow body
goa reports uncaught error "http: request method or response status code does not allow body", the server receives preflight requests. Some impleme…
+19
−1
•
2
comments
- migrate ctxvfs to own vfs
- implement STOR command
- implement Logger interface.
- add tests for WriteReply
- add tests for passiveDataTransfer
- Simplify Virtual File System
- Implement abort
- add more tests for RETR.
- check login status
- implement EPRT.
- implement directory commands.
- implement LIST command.
- implement DELE command.
- implement rename(RNFR and RNTO command)
- implement NOOP command.
- implement STOU command.
- Update readme
- implement ACCT command.
- implement ALLO command.
- implement HELP command.
- implement APPE command.
- Implement stru
- implement SYST command.
- implement STAT command.
- implement FEAT command.
- Some pull requests not shown.