hkparker / go-i2p

A pure Go implementation of the I2P router
MIT License
111 stars 18 forks source link

make it compile #2

Closed majestrate closed 8 years ago

hkparker commented 8 years ago

thanks

hkparker commented 8 years ago

See anything that needs to be added to the structs I pushed?

majestrate commented 8 years ago

https://github.com/bounce-chat/go-i2p/blob/master/lib/common/router_identity.go#L32 IMO readRouterIdentity should use an io.Reader and be publicly exported as ReadRouterIdentity