Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + func NewTimedUserValidator(hasher protocol.IDHash) protocol.UserValidator + type Account struct + AlterIDs []*protocol.ID + ID *protocol.ID + func (this *Account) AnyValidID() *protocol.ID + func (this *Account) Equals(account protocol.Account) bool + type TimedUserValidator struct + func (this *TimedUserValidator) Add(user *protocol.User) error + func (this *TimedUserValidator) Get(userHash []byte) (*protocol.User, protocol.Timestamp, bool) + func (this *TimedUserValidator) Release() Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018 Other modules containing this package github.com/unifyproxy/v2ray-core/v4