aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2 daystext/diff: update comments on BytesRatioHEADmaindevShulhan
2 dayslib/uuid: return nil if ID is zeroShulhan
3 dayslib/memfs: fix due to changes on [text/diff] packageShulhan
3 daystext/diff: skip writing Unified if no difference foundShulhan
3 dayslib/test: rewrite Assert to use [diff.Unified]Shulhan
3 daystext/diff: rename LevelWords to LevelChunksShulhan
3 daystext/diff: rewrite TestText to test Files with LevelWordsShulhan
3 daystext/diff: rename LineChange to LineChunkShulhan
3 daystext/diff: remove LineChangesShulhan
3 daystext/diff: add example for Files, Lines, Text, and UnifiedShulhan
3 daystext/diff: add an examples for Bytes and BytesRatioShulhan
3 daystext/diff: stores the old and new file names for showing in WriteUnifiedShulhan
3 daystext/diff: replace IsEqual with [bytes.Equal]Shulhan
3 daystext/diff: implements unified diffShulhan
5 daystext/diff: refactoring to use local Line instead from text packageShulhan
8 dayslib/sql: remove JoinValues in favour of [slices.Concat]Shulhan
8 dayslib/sql: add method Meta to ClientShulhan
8 dayslib/sql: refactoring the BindWhereShulhan
9 dayslib/uuidv7: add tests for Equal and ValueShulhan
9 dayslib/uuidv7: add suffix Func to Now and RandShulhan
9 dayslib/uuidv7: remove the v7 suffix from typeShulhan
10 daysall: apply go fixShulhan
10 dayslib/uuidv7: add method IsEqualShulhan
11 dayslib/uuidv7: changes the value only when unmarshal or scan successShulhan
12 dayspaseto/v4: realign struct in testShulhan
12 dayslib/uuidv7: detect nil value on ScanShulhan
14 dayspaseto/v4: allow empty Footer and empty data in PayloadShulhan
2026-03-31lib/paseto: move [Message.Unpack] to [v4.UnpackPublicToken]Shulhan
2026-03-30lib/paseto: update v4 package doc and mark v2 as deprecatedShulhan
2026-03-30lib/paseto: make the DriftSeconds changeableShulhan
2026-03-30lib/paseto: rename the field Public and Private in PeerShulhan
2026-03-30lib/paseto: add unit tests for Payload and Message typesShulhan
2026-03-30paseto/v4: embed the Peer inside the PublicModeShulhan
2026-03-30paseto/v4: improve examples by splitting example and packageShulhan
2026-03-30lib/paseto: predefines errors variablesShulhan
2026-03-30paseto/v4: implements API to Pack and Unpack Message for PublicModeShulhan
2026-03-30lib/paseto: store the time as Unix epoch inside PayloadShulhan
2026-03-29lib/paseto: move message, payload, footer, and key type from v2Shulhan
2026-03-29paseto/v4: implements public protocol for paseto version 4Shulhan
2026-03-29paseto/v4: implements local protocol for paseto version 4Shulhan
2026-03-28lib/paseto: move implementation to sub directory "v2"Shulhan
2026-03-27lib/ssh: set client config HostKeyAlgorithms from known_hosts filesShulhan
2026-03-26lib/dns: refactoring DoT and DoH to use address instead of portShulhan
2026-03-26lib/uuidv7: implements method Value from [driver.Valuer]Shulhan
2026-03-26lib/uuidv7: implement Equal method for [lib/reflect.Equaler]Shulhan
2026-03-10lib/uuidv7: new package that implements UUID version 7Shulhan
2026-02-15lib/http: fix possible data race in SSE connectionShulhan
2026-02-13lib/http: realign the fields in struct ServerShulhan
2026-02-13lib/path: remove reference to old repository "share"Shulhan
2026-02-13lib/websocket: remove generated HTML filesShulhan