Versions in this module Expand all Collapse all v1 v1.1.2 Jul 21, 2024 v1.1.1 May 14, 2024 v1.1.0 May 11, 2024 Changes in this version + func Format(pattern string) (string, error) + type Table struct + func NewTable() *Table + func (t *Table) Append(pattern string) error + func (t *Table) Mapping(url string) (string, error) + func (t *Table) Size() int