package
0.0.0-20240502175201-142f14e870ea
Repository: https://github.com/takumi616/go-postgres-docker-restapi.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
SentenceDeleterMock is a mock implementation of SentenceDeleter.
SentenceInserterMock is a mock implementation of SentenceInserter.
SentenceSelecterMock is a mock implementation of SentenceSelecter.
SentenceUpdaterMock is a mock implementation of SentenceUpdater.
No description provided by the author

# Interfaces

Delete a sentence by sentence id.
Insert a new sentence.
Select all sentences or single sentence by sentence id.
Update a sentence by sentence id.