summaryrefslogtreecommitdiffhomepage
path: root/types/logid
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris2-2/+2
2024-06-17types/logid: add Add method (#12478)Joe Tsai2-0/+128
2024-02-08all: use new AppendEncode methods available in Go 1.22 (#11079)Joe Tsai1-12/+4
2023-09-01all: implement AppendText alongside MarshalText (#9207)Joe Tsai1-8/+18
2023-08-17all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}Brad Fitzpatrick1-2/+1
2023-07-28types/logid: add a Compare methodDavid Anderson1-1/+5
2023-03-02types/logid: simplify implementation (#7415)Joe Tsai2-113/+69
2023-02-28types/logid: remove MustParsePublicID (#7405)Joe Tsai1-10/+0
2023-02-28all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404)Joe Tsai1-5/+5
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2022-11-28types/logid: move logtail ID types here (#6336)Joe Tsai2-0/+250