Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInfoServer ¶
func CreateInfoServer(domain string, infoServer infoserver.InfoServer, db *sql.DB) bool
CreateInfoServer create infoServer into the infoservers table
func GetInfoServer ¶
func GetInfoServer(domain string, db *sql.DB) infoserver.InfoServer
GetInfoServer select and get InfoServer
func UpdateInfoServer ¶
func UpdateInfoServer(domain string, infoServer infoserver.InfoServer, db *sql.DB) bool
UpdateInfoServer update infoServer into the infoservers table
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.