MCPcopy Create free account
hub / github.com/0xUnixIO/pulse / LogSubAccess

Method LogSubAccess

internal/users/store.go:132–132  ·  view source on GitHub ↗

订阅访问日志

(userID, ip, userAgent string)

Source from the content-addressed store, hash-verified

130
131 // 订阅访问日志
132 LogSubAccess(userID, ip, userAgent string) error
133 ListSubAccessLogs(userID string, limit int) ([]SubAccessLog, error)
134
135 // 用户节点流量统计

Callers 1

handleSubMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected