Current section

Files

Jump to
sprocket include sprocket@context_ClientHook.hrl
Raw

include/sprocket@context_ClientHook.hrl

-record(client_hook, {
id :: sprocket@internal@utils@unique:unique(sprocket@context:hook_id()),
name :: binary()
}).