models

package
v0.0.0-...-1c3c822 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AtualizarItem

func AtualizarItem(id int, nome, telefone, status string)

func CadastrarMSG

func CadastrarMSG(mensagem string)

func CriarItem

func CriarItem(nome, telefone, status string)

func DeletaItem

func DeletaItem(id string)

func SendSMS

func SendSMS(phoneNumber string, message string) error

Types

type EstrutDBSMS

type EstrutDBSMS struct {
	Id          int
	Nome        string
	NTelefone   string
	Status      string
	SMSMensagem string
}

func BuscaItem

func BuscaItem() []EstrutDBSMS

func EditItem

func EditItem(id string) EstrutDBSMS

Jump to

Keyboard shortcuts

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