Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SqlLiteClient ¶
type SqlLiteClient struct {
// contains filtered or unexported fields
}
func Init ¶
func Init() (*SqlLiteClient, error)
func (SqlLiteClient) Add ¶
func (s SqlLiteClient) Add(r Response) error
func (SqlLiteClient) Delete ¶
func (s SqlLiteClient) Delete(id string) error
Click to show internal directories.
Click to hide internal directories.