Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RSessionMust ¶
RSessionMust creates a new RethinkDB session and panics if it cannot allocate it.
func RSessionUsing ¶
RSessionUsing create a new RethinkDB session using the passed in parameters
func RSessionUsingMust ¶
RSessionUsingMust creates a new RethinkDB session and panics if it cannot allocate it.
Types ¶
type SessionCreater ¶
var Sessions SessionCreater = &sessionCreater{}
Click to show internal directories.
Click to hide internal directories.