ExDoppler.Share (ExDoppler v1.0.0)

View Source

Module describing a Share Link

Fields

  • url - URL to give to the recipient
  • authenticated_url - URL which includes the password (so the user doesn't have to type it in)
  • password - Password to open the secret

๐Ÿ“– Resources

Summary

Functions

Creates an Share from a map

Functions

build(token)

Creates an Share from a map

๐Ÿท๏ธ Params

  • token: Map of fields to turn into a Share

โคต๏ธ Returns

โœ… On Success

  %ExDoppler.Share{...}

โŒ On Failure

  raise Error