mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-09-02 15:48:07 -05:00
24 lines
347 B
Markdown
24 lines
347 B
Markdown
### net/metadata
|
|
|
|
### Version 1.3.3
|
|
1. metadata支持int64
|
|
|
|
### Version 1.3.2
|
|
1. WithContext使用copy 防止panic
|
|
|
|
### Version 1.3.1
|
|
1. key 加入 Device = "device"
|
|
|
|
### Version 1.3.0
|
|
1. 增加WithContext方法
|
|
|
|
### Version 1.2.0
|
|
1. 增加mirror字段
|
|
|
|
### Version 1.1.0
|
|
1. 增加String方法
|
|
|
|
##### Version 1.0.0
|
|
|
|
1. 完成基本功能与测试
|