MCPcopy Create free account
hub / github.com/OreosLab/bili / generatePushUrl

Method generatePushUrl

src/main/java/top/misec/push/AbstractPush.java:112–112  ·  view source on GitHub ↗

生成推送URL @param metaInfo 元信息 @return URL字符串

(final PushMetaInfo metaInfo)

Source from the content-addressed store, hash-verified

110 * @return URL字符串
111 */
112 protected abstract String generatePushUrl(final PushMetaInfo metaInfo);
113
114 /**
115 * 检查推送结果

Callers 1

doPushMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected