libpb v0.10.11 (2023-06-18T11:33:54Z)
Dub
Repo
PocketBase.this
libpb
driver
PocketBase
Constructs a new PocketBase instance with the default settings
class
PocketBase
this
(
string
pocketBaseURL
= "http://127.0.0.1:8090/api/"
,
string
authToken
= ""
)
Meta
Source
See Implementation
libpb
driver
PocketBase
constructors
this
functions
authWithPassword
createRecord
createRecordAuth
deleteRecord
getAuthToken
listRecords
listRecordsAuth
setAuthToken
updateRecord
updateRecordAuth
viewRecord
viewRecordAuth
Constructs a new PocketBase instance with the default settings