type github.com/gotd/td/internal/mtproto/salts.Salts

5 uses

	github.com/gotd/td/internal/mtproto/salts (current package)
		salts.go#L13: type Salts struct {
		salts.go#L20: func (s *Salts) Get(deadline time.Time) (int64, bool) {
		salts.go#L64: func (s *Salts) Store(salts []mt.FutureSalt) {
		salts.go#L86: func (s *Salts) Reset() {

	github.com/gotd/td/internal/mtproto
		conn.go#L77: 	salts salts.Salts