Versions in this module Expand all Collapse all v0 v0.0.2 Jul 10, 2018 Changes in this version + type T struct + AccountMapper account.Mapper + EntityMapper entity.Mapper + func (t T) Disconnect(id ulid.ID) error + func (t T) Get(id ulid.ID, addr string) (account.Token, error) + func (t T) New(accountPayload account.A, addr string) (account.Token, error)