Skip to content

v1.3.0

Compare
Choose a tag to compare
@thinkeridea thinkeridea released this 05 Feb 05:57
· 2 commits to main since this release
  • 修正HasLocalIPddr方法名为HasLocalIPAddr
  • 简化RemoteIP代码
  • 简化获取客户端ip逻辑
  • 增加获取基础类型指针的快写方法,主要用于字面量数据
  • 增加时间单位天和周的定义
  • 实现动态容量和全局共享的bytes.Buffer池 (#16)
  • 简化join int系列方法,采用动态容量bytes.Buffer池