Documentation
¶
Index ¶
- Constants
- Variables
- func GetIDs(object string, fields []string, values []string, all bool) ([]string, error)
- func GetIDsInDB(ctx string, mParamPath map[string]string, mParamValue map[string]interface{}, ...) []string
- func HostHTTPAsync()
- func IDsByPO(ctx string, mParamPath map[string]string, mParamValue map[string]interface{}, ...) (IDs []string)
- func LocalIP() string
- func OriExePathChk()
- type Request
- type S
- type Ss
Constants ¶
View Source
const ( // BLANK is BLANK = w.BLANK )
Variables ¶
View Source
var ( // IF is IF = u.IF // IArrIntersect is IArrIntersect = w.IArrIntersect // GetMapKVs is GetMapKVs = w.GetMapKVs // SlcD2ToD1 is SlcD2ToD1 = w.SlcD2ToD1 // IArrRmRep is IArrRmRep = w.IArrRmRep // IsJSON is IsJSON = gjxy.IsJSON // Get1stObjInQry is Get1stObjInQry = gjxy.Get1stObjInQry )
Functions ¶
func GetIDsInDB ¶
func GetIDsInDB(ctx string, mParamPath map[string]string, mParamValue map[string]interface{}, object string, all bool) []string
GetIDsInDB :
func HostHTTPAsync ¶
func HostHTTPAsync()
HostHTTPAsync : Host a HTTP Server for publishing xml json string(request body) to <n3-transport> grpc Server
Types ¶
Click to show internal directories.
Click to hide internal directories.