Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zemo
on Feb 22, 2013
|
parent
|
context
|
favorite
| on:
Go as an alternative to Node.js for Very Fast Serv...
the gofmt tool has a replacement feature:
`gofmt -r 'InitialName -> FinalName'`
crypto5
on Feb 22, 2013
[–]
Documentation looks quite incomplete(
http://golang.org/cmd/gofmt/
). Will it change all imports and usages of class/method/field? Will it resolve all signature polymorphic calls?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
`gofmt -r 'InitialName -> FinalName'`