# README
Module Handling Iteung
Iteung module routing
Usage : declare : WAIface model.IteungWhatsMeowConfig, DBIface model.IteungDBConfig
Modulename,Pesan:=IteungModuleCall(WAIface, DBIface)
if Modulename != ""{
resp, err := CallAndSend(Modulename, Pesan, WAIface)
if err != nil {
fmt.Println("Gagal Kirim Whatsapp Dari ITEUNG V2 Baru")
fmt.Println(err)
}
fmt.Println(resp)
}
Status Message
List of Mongo Collection :
- Typo : to replace typo word
- Module : return module name from keyword
Dev
go get -u all
go mod tidy
git tag #check current version
git tag v0.0.20 #set tag version
git push origin --tags #push tag version to repo
go list -m github.com/aiteung/[email protected] #publish to pkg dev, replace ORG/URL with your repo URL
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author