Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kenberkeley/react-demo
/
Class
src/services/msgService.js:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
* 对应后端的 /msg/* 所有 API
4
*/
5
class
MsgService {
6
/**
7
* 取 msg(命名为 fetch 而非 get 主要是因为是远程操作)
8
* @param {String} options.author 作者名
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected