ETag Plug v0.1.0 ETag.Generator behaviour View Source

The ETag generator behaviour. Simply defines a generate/1 callback which expects a string and returns a string.

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback generate(content) View Source
generate(content()) :: etag()