On Mon, Jun 27, 2016 at 9:42 AM, Konstantin Khomoutov
<flatw...@users.sourceforge.net> wrote:
> Sure, the standard package crypto/tls has tests, and your installation
> of Go comes with full source code of the Go standard library.

Reading the source is not the same as documentation or examples;
please don't confuse the two. This is an easy way to drive away new
users who may not have the experience to be digging around in the
standard library source (no matter how accessible it is).

> On Mon, 27 Jun 2016 20:04:52 +0600 Oleg Puchinin <graycardinals...@gmail.com> 
> wrote:
> Mybe you have simple sample for my ?
> Server and client initialization.

If you look at the documentation for the tls.Dial method
(https://godoc.org/crypto/tls#Dial) there is an "Example" link just
below the method description.

—Sam


-- 
Sam Whited
pub 4096R/54083AE104EA7AD3
https://blog.samwhited.com

-- 
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