MCPcopy Create free account
hub / github.com/TruthHun/DocHub / GetTableWord

Function GetTableWord

models/WordModel.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func GetTableWord() string {
31 return getTable("word")
32}
33
34//添加关键字,多个关键字用英文逗号分隔
35func (this *Word) AddWords(wds string, id interface{}) {

Callers 1

AddWordsMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected