ex_no_cache v0.1.0 ExNoCache.ETag View Source

An etag generator.

Link to this section Summary

Functions

Generate ETag.

Link to this section Functions

Specs

generate(iodata()) :: {:ok, binary()}

Generate ETag.

Returns {:ok, binary}.