aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2021-05-22 21:19:53 +0200
committerLibravatar Rutger Broekhoff2021-05-22 21:19:53 +0200
commit07ac8dc00e7676d7845a881970c259679b0c5d23 (patch)
treeb2ea799f35eab953d083472ea435ca101e7f321f /README.md
parent4716921ce42b5153b5c60edf3638e1592f72f743 (diff)
downloadzig-nkeys-07ac8dc00e7676d7845a881970c259679b0c5d23.tar.gz
zig-nkeys-07ac8dc00e7676d7845a881970c259679b0c5d23.zip
Clean up
`NKey` has been replaced with `Nkey` in all Zig source files, even though this capitalization is technically incorrect. The standard library also uses 'strict' camel/PascalCase everywhere, meaning that abbreviations like CRC, AES and GUID are spelled like Crc, Aes and Guid respectively. `var` has been replaced with `const` where applicable. Also, the `Key` type has been moved from src/nkeys.zig to src/znk.zig for now - it's still a little bit lacking and might not need to be included in the library.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions