feat: store registration time
Registration time is stored in the binary format emitted by time.Time and if that somehow fails, falls back to a base 10 encoded string of the unix timestamp.
Signed-off-by: Ophestra Umiker cat@ophivana.moe
Registration time is stored in the binary format emitted by time.Time and if that somehow fails, falls back to a base 10 encoded string of the unix timestamp.
Signed-off-by: Ophestra Umiker cat@ophivana.moe