Function
on-set
Handle the set event for the given bucket and key. It includes a reference to the bucket
that can be used to interact with the store.
on-set: func(bucket: bucket, key: string, value: list<u8>);Handle the set event for the given bucket and key. It includes a reference to the bucket
that can be used to interact with the store.
on-set: func(bucket: bucket, key: string, value: list<u8>);