package
0.0.11
Repository: https://github.com/hansmi/paperhooks.git
Documentation: pkg.go.dev

# Functions

Bool allocates a new bool value to store v and returns a pointer to it.
DefaultWaitForTaskCondition waits for a terminal status (success, failure or revoked).
Int allocates a new int value to store v and returns a pointer to it.
Int64 allocates a new int64 value to store v and returns a pointer to it.
New creates a new client instance.
NewColor converts any color implementing the [color.Color] interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
String allocates a new string value to store v and returns a pointer to it.
Time allocates a new time.Time value to store v and returns a pointer to it.

# Constants

All words.
Any word.
Automatic using a document classification model.
Fuzzy word.
Exact match.
None.
Regular expression.
Task execution resulted in failure.
Task is waiting for execution.
Task is being retried.
Task has been revoked.
Task has been started.
Celery task states (https://docs.celeryq.dev/en/latest/userguide/tasks.html#built-in-states).
Task has been successfully executed.

# Structs

CharFilterSpec contains filters available on character/string fields.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Flags contains attributes to construct a Paperless client instance.
No description provided by the author
GCPServiceAccountKeyAuth uses a Google Cloud Platform service account key file to authenticate against an OAuth 2.0-protected Paperless instance using the two-legged JWT flow.
No description provided by the author
No description provided by the author
IntFilterSpec contains filters available on numeric fields.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Options for constructing a Paperless client.
OrderingSpec controls the sorting order for lists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Paperless authentication token.
No description provided by the author
No description provided by the author
HTTP basic authentication with a username and password.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

go:generate stringer -type=MatchingAlgorithm -output=matching_string.go.
go:generate stringer -linecomment -type=TaskStatus -trimprefix=Task -output=task_string.go.
No description provided by the author