Documentation ¶
Index ¶
- func ChangeStatusLike(Status string, idImage int) bool
- func CheckStatusForImage(idUsuario, UnsplashID string) (string, error)
- func CheckToken(token string) (int, int, error)
- func ExistID(ID string, idUsuario int) (bool, int, string, error)
- func InsertExistingImage(s3url, idUnsplash string, idUsuario int) bool
- func InsertSMS(number, confirm string) bool
- func InsertUser(name, email, pass string) bool
- func ListImg(idUsuario string) (*map[int]*Image, error)
- func ListUsers() (*map[int]*Users, error)
- func Login(email, pass string) (string, string, error)
- func MatchSMS(number, confirm string) bool
- type Image
- type Users
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeStatusLike ¶
func CheckStatusForImage ¶
func InsertExistingImage ¶
func InsertUser ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.