go/src/crypto/tls/example_test.go

type zeroSource

func (zeroSource) Read(b []byte) (n int, err error) {}

func ExampleDial() {}

func ExampleConfig_keyLogWriter() {}

func ExampleLoadX509KeyPair() {}

func ExampleX509KeyPair() {}

func ExampleX509KeyPair_httpServer() {}

func ExampleConfig_verifyConnection() {}