View Source AliyunOpenAPI.Sign protocol (aliyun_open_api v0.6.0)

The protocol for signing a target.

Summary

Types

t()

All the types that implement this protocol.

Functions

Signs a target.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

@spec sign(
  any(),
  keyword()
) :: any()

Signs a target.