xarango

v0.7.0

  • Pages
  • Modules
  • Exceptions

    xarango v0.7.0 Xarango.User

    Link to this section Summary

    Functions

    create(user)
    databases()
    destroy(user)
    grant_access(user, database)
    replace(user)
    revoke_access(user, database)
    update(user)
    url()
    url(database)
    url(path, options)
    url(path, database, options)
    user(user)
    users()

    Link to this section Functions

    Link to this function create(user)
    Link to this function databases()
    Link to this function destroy(user)
    Link to this function grant_access(user, database)
    Link to this function replace(user)
    Link to this function revoke_access(user, database)
    Link to this function update(user)
    Link to this function url()
    Link to this function url(database)
    Link to this function url(path, options)
    Link to this function url(path, database, options)
    Link to this function user(user)
    Link to this function users()

    Built using ExDoc (v0.19.0), designed by Friedel Ziegelmayer for the Elixir programming language.