Imports of package sasl

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/mesos/mesos-go/auth
github.com/mesos/mesos-go/auth/callback
github.com/mesos/mesos-go/auth/sasl/mech
github.com/mesos/mesos-go/mesosproto
github.com/mesos/mesos-go/mesosutil/process
github.com/mesos/mesos-go/messenger
github.com/mesos/mesos-go/upid
golang.org/x/net/contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.