Discover Packages
github.com/CritsendGo/GoCsObject
Mx
package
Version:
v0.0.0-...-ff84ec8
Opens a new window with list of versions in this module.
Published: May 19, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Mx struct {
Id int `json:"mx_id,omitempty"`
Name string `json:"mx_name"`
Updatable bool `json:"ip_updatable,omitempty"`
Removable bool `json:"is_removable,omitempty"`
}
NewMxByValue
Constructor to build object by Value, if fromApi = true, try to load from API
Delete
Function used to Delete the Object to Api
Load
Function used to load the Object to Api
Save
Function used to save the Object to Api
Source Files
¶
Click to show internal directories.
Click to hide internal directories.