Versions in this module Expand all Collapse all v0 v0.3.0 Jun 11, 2023 v0.2.0 May 12, 2023 Changes in this version + type Cookie struct + func (c *Cookie) Del(uri string) error + func (c *Cookie) Get(uri string) (string, error) + func (c *Cookie) Set(uri, cookie string) error + type Module struct + func (*Module) Exports() any v0.1.0-beta Apr 16, 2023