Discover Packages
github.com/shynome/pocketbase-go-sdk
services
base
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Message struct {
Code int `json:"code"`
Message string `json:"message"`
Data any `json:"data,omitempty"`
}
func (msg *Message ) Response() *resty.Response
type Service struct {
Client *resty.Client
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.