Documentation ¶
Index ¶
- Constants
- Variables
- func Junk(ctx string, n int)
- func Pub2Node(ctx, str, dfltRoot string) (IDs, Objs []string, nV, nS, nA int, err error)
- func Pub2NodeAsyn(ctx, str, dfltRoot string, IDs, Objs chan []string, nV, nS, nA chan int) error
- func RequireVer(ctx, objID, verType string) (ver int64, termID string, err error)
- func Send(ctx, subject, predicate, object string, ver int64)
- func Terminate(ctx, objID, termID string, ver int64)
- type S
- type Ss
Constants ¶
View Source
const (
DELISchema = "###"
)
Variables ¶
View Source
var ( IF = u.IF UTF8ToASCII = w.UTF8ToASCII IArrRmRep = w.IArrRmRep IsJSON = gjxy.IsJSON JSONWrapRoot = gjxy.JSONWrapRoot )
Functions ¶
func Pub2NodeAsyn ¶
Pub2NodeAsyn :
func RequireVer ¶
RequireVer : verType ( "V" / "A" / "S" )
Types ¶
Click to show internal directories.
Click to hide internal directories.