package
0.0.0-20231208061952-f10d33120ced
Repository: https://github.com/liguoqinjim/go-labs.git
Documentation: pkg.go.dev

# README

设置cookie,读取cookie

NOTICE

  • 设置cookie,page.SetCookie(c)
  • 读取cookie,page.GetCookies()

参考资料