Skip to content

Some more updates for the refactored LookupKey code

Anthony Gargiulo requested to merge refactor_lookupKeys into v0.6.0-dev

Some more updates for the refactored LookupKey code

  • Provides a way to parse short LookupKeys
shortKey := "h:55e8182e"
shortKey.Expand(<s3 args>)
// shortKey.String() =>
// host:55e8182ec4413d51676d1ba7480708a48c5b50f4a86b3afb9be6c43c648b373d

Merge request reports

Loading