method
Store.DeleteSession
func (backend *Store) DeleteSession(
ctx context.Context,
tokenHash string,
) errorPublic method Store.DeleteSession from github.com/riducms/ridu/adapters/postgres.
Related types
StoreA PostgreSQL implementation of Ridu’s document, snapshot, auth, preference, task, job, lock, upload-reference, and migration store contracts.