example/interact.go
changeset 142 0ff033eed887
parent 137 c94a7ce0f4fb
child 153 bbd4166df95d
equal deleted inserted replaced
141:f0d0f3b941a6 142:0ff033eed887
     1 // Copyright 2011 The Go Authors.  All rights reserved.
       
     2 // Use of this source code is governed by a BSD-style
       
     3 // license that can be found in the LICENSE file.
       
     4 
       
     5 package main
     1 package main
     6 
     2 
     7 import (
     3 import (
     8 	"../xmpp"
     4 	"../xmpp"
     9 	"crypto/tls"
     5 	"crypto/tls"