View Source AntikytheraCore.Handler.SystemInfoExporter.AccessToken (antikythera v0.5.1)

Summary

Functions

@spec get() :: String.t()
@spec init() :: :ok
Link to this function

with_valid_token(req, f)

View Source
@spec with_valid_token(:cowboy_req.req(), (() -> :cowboy_req.req())) ::
  {:ok, :cowboy_req.req(), nil}