Documentation
¶
Index ¶
- func CreateTestDatabase(session domigo.NotesSession) (domigo.NotesDatabase, error)
- func CreateTestDocument(db domigo.NotesDatabase) (domigo.NotesDocument, error)
- func CreateTestView(db domigo.NotesDatabase, columns []domigo.String) (domigo.NotesView, error)
- func Initialize(c func(session domigo.NotesSession, db domigo.NotesDatabase) (string, error))
- func TestDatabaseName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTestDatabase ¶
func CreateTestDatabase(session domigo.NotesSession) (domigo.NotesDatabase, error)
func CreateTestDocument ¶
func CreateTestDocument(db domigo.NotesDatabase) (domigo.NotesDocument, error)
func CreateTestView ¶
func Initialize ¶
func Initialize(c func(session domigo.NotesSession, db domigo.NotesDatabase) (string, error))
func TestDatabaseName ¶
func TestDatabaseName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.