I think the net/rpc package is pretty elegant.  You can easily implement an 
RPC server/client with just a few lines of code and it makes good use of 
key Go features like interfaces, channels, reflection.

On Tuesday, January 3, 2017 at 8:30:20 AM UTC-5, Toshiki Inami wrote:
>
> Hi there.
>
> I've heard so many times it’s a very good practice to read some source 
> code written by great programmers.
> I just wonder where to start this.
>
> Which library should I dive in first? / Are there some techniques of 
> studying existing codebase?
>
> I'm new to golang (Past experience: C11, Objective-C, Ruby and PHP).
>
> P.S If this is not the right place to ask. I'll delete this post later on.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to