Expand description
build a custom scope for ABE for use in [varscope]
Structs§
- LkEnv
Data - Data set by user for custom scopes
- LkEnv
Data Sync - LkaScope
- Functions/Macros used in abe evaluation.
Statics§
Functions§
- lka_
set_ callback - lka_
set_ keyval - lke_do
- Temporarily hoist the user scope (lks,group, domain, and pubkey) into the threadlocals.
- lke_
domain - Will panic if an invalid LKE_DOMAIN expr is set - otherwise defaults to “”
- lke_
group - Will panic if an invalid LKE_GROUP expr is set - otherwise defaults to “[#:pub]”
- lke_key
- lke_
keypub - The open signing key’s pubkey, i.e. [get_key].pubkey or lka_eval(“[keypub]”)
- lke_
point - lke_
point_ do - lke_
point_ set - lke_
pubkey - (Not to be confused with lka_eval(“[keypub]”) ) - Will panic if an invalid LK_PUBKEY expr is set - otherwise defaults to “[@:0]”
- lke_set
- lke_
set_ domain - lke_
set_ group - lke_
set_ key - lke_
sync - A Sync lke struct.
- lke_
with