tvdb v0.0.1 Tvdb.Auth

Summary

Functions

Gets the value corresponding with key

Puts a new value / replaces an existing value at key with `value

Creates the bucket to hold the key value pair

Functions

get(key)

Gets the value corresponding with key

put(key, value)

Puts a new value / replaces an existing value at key with `value

start_link()

Creates the bucket to hold the key value pair