获取文档
使用为 Telegram 模式提取文档的实用程序。
用于将文档嵌入到生成的代码中。
例子
最新的架构已嵌入到包中,因此您可以使用它:
doc , err := getdoc . Load ( 121 )
if err != nil {
panic ( err )
}
fmt . Printf ( "Layer %d, constructors: %d \n " , doc . Index . Layer , len ( doc . Constructors ))
// Output:
// Layer 121, constructors: 851
参考
请使用,它是人类的,这个包不是。
2021-08-05 12:03:40
4.37MB
HTML
1