Initial commit
This commit is contained in:
commit
3b076836d3
23 changed files with 333 additions and 0 deletions
3
notes.go
Normal file
3
notes.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
package checkvist
|
||||
|
||||
// notes.go contains the NoteService for CRUD operations on notes (comments) attached to tasks.
|
||||
Loading…
Add table
Add a link
Reference in a new issue