users

package
v0.0.0-...-6b15219 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StorageRecord

type StorageRecord struct {
	//The Firebase user id
	ID          string
	Created     int64
	LastSeen    int64
	DisplayName string
	PhotoURL    string
	Email       string
}

StorageRecord denotes the storage record with info about a user.

func (*StorageRecord) EffectiveDisplayName

func (s *StorageRecord) EffectiveDisplayName() string

EffectiveDisplayName returns a display name based on values in the StorageRecord.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL