Nostrum.Cache.GuildCache.NoOp (nostrum v0.11.0-dev)

View Source

A cache module that does nothing.

Useful for bots that don't need to cache guilds.

Summary

Functions

Returns a specification to start this module under a supervisor.

Start up the cache supervisor.

Start the supervisor.

Functions

child_spec(init_arg)

(since 0.6.0)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(init_arg)

(since 0.6.0)

Start up the cache supervisor.

start_link(opts)

(since 0.6.0)

Start the supervisor.