MCPcopy Create free account
hub / github.com/apache/answer / TableName

Method TableName

internal/entity/tag_entity.go:55–57  ·  view source on GitHub ↗

TableName tag table name

()

Source from the content-addressed store, hash-verified

53
54// TableName tag table name
55func (Tag) TableName() string {
56 return "tag"
57}

Callers 15

GetFollowingTagsMethod · 0.45
UpdateFollowTagsMethod · 0.45
AddCollectionMethod · 0.45
AwardBadgeForUserMethod · 0.45
GetFollowUserIDsMethod · 0.45
GetFollowIDsMethod · 0.45
MigrateFollowersMethod · 0.45
AddTagListMethod · 0.45
AddCommentMethod · 0.45
AddAnswerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected