Skip to main content

parse

Function parse 

Source
pub fn parse(
    secret: &Secret,
    host: &str,
    headers: &HeaderMap,
    body: &[u8],
) -> Result<Option<ForgeEvent>>
Expand description

Verify, then translate. host is the forge host resources are built on.