Documentation
¶
Index ¶
- Variables
- func BookSliceEq(a, b note.Books) bool
- func CheckBooks(t *testing.T, bks1, bks2 note.Books)
- func CheckNotes(t *testing.T, notes1, notes2 note.Notes)
- func CheckTags(t *testing.T, tag1, tag2 note.Tags)
- func GetTestNotes() note.Notes
- func GetTestNotesCust(s string) note.Notes
- func NoteSliceEq(a, b note.Notes) bool
- func StringSliceEq(a, b []string) bool
- func TagSliceEq(a, b note.Tags) bool
- type JsonNote
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
Source Files
¶
- book.go
- notes.go
- tag.go
- test.go
Click to show internal directories.
Click to hide internal directories.