Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 387 Bytes

pkg

Those useful functions we always need at some point.

Packages

  1. httputil - Various useful functions for HTTP (e.g. Query String parsing, Content-Range parsing, ...)
  2. lang - Parses, validates, and format language tags.
  3. unit - Parses, and represents byte sizes
  4. utc - Lightweit time struct stripped of its timezone awareness.