setupnewuser

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var KeyName = "Snowpal"
View Source
var ProjectCardName = "Flutter"
View Source
var ProjectName = "Mobile Development"

Functions

func DisplayData

func DisplayData(user response.User, anotherUserEmail string)

func RegisterNewUser

func RegisterNewUser() (string, error)

func SetupNewUser

func SetupNewUser()

func ShareData

func ShareData(user response.User, anotherUserEmail string, keyWithProjects KeyWithProjects) error

Types

type KeyWithProjects

type KeyWithProjects struct {
	Key      response.Key
	Projects []ProjectWithCards
}

func CreateData

func CreateData(user response.User) (KeyWithProjects, error)

type ProjectWithCards

type ProjectWithCards struct {
	Project      response.Project
	ProjectCards []response.Card
}

Jump to

Keyboard shortcuts

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