resolver

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package resolver provides Go bindings for .

Index

Constants

View Source
const (
	FieldTypeBlob                  = consts.FieldTypeBlob
	FieldTypeFloat                 = consts.FieldTypeFloat
	FieldTypeInteger               = consts.FieldTypeInteger
	FieldTypeNull                  = consts.FieldTypeNull
	FieldTypeString                = consts.FieldTypeString
	NotifyDelete                   = consts.NotifyDelete
	NotifyInsert                   = consts.NotifyInsert
	NotifySkipNotifyForDescendants = consts.NotifySkipNotifyForDescendants
	NotifySyncToNetwork            = consts.NotifySyncToNetwork
	NotifyUpdate                   = consts.NotifyUpdate
	QuerySortDirectionAscending    = consts.QuerySortDirectionAscending
	QuerySortDirectionDescending   = consts.QuerySortDirectionDescending
	SyncObserverTypeActive         = consts.SyncObserverTypeActive
	SyncObserverTypePending        = consts.SyncObserverTypePending
	SyncObserverTypeSettings       = consts.SyncObserverTypeSettings
	Creator                        = consts.Creator
	Empty                          = consts.Empty
)
View Source
const (
	AnyCursorItemType                  = consts.AnyCursorItemType
	CursorDirBaseType                  = consts.CursorDirBaseType
	CursorItemBaseType                 = consts.CursorItemBaseType
	ExtraHonoredArgs                   = consts.ExtraHonoredArgs
	ExtraRefreshSupported              = consts.ExtraRefreshSupported
	ExtraSize                          = consts.ExtraSize
	ExtraTotalCount                    = consts.ExtraTotalCount
	QueryArgGroupColumns               = consts.QueryArgGroupColumns
	QueryArgLimit                      = consts.QueryArgLimit
	QueryArgOffset                     = consts.QueryArgOffset
	QueryArgSortCollation              = consts.QueryArgSortCollation
	QueryArgSortColumns                = consts.QueryArgSortColumns
	QueryArgSortDirection              = consts.QueryArgSortDirection
	QueryArgSortLocale                 = consts.QueryArgSortLocale
	QueryArgSqlGroupBy                 = consts.QueryArgSqlGroupBy
	QueryArgSqlHaving                  = consts.QueryArgSqlHaving
	QueryArgSqlLimit                   = consts.QueryArgSqlLimit
	QueryArgSqlSelection               = consts.QueryArgSqlSelection
	QueryArgSqlSelectionArgs           = consts.QueryArgSqlSelectionArgs
	QueryArgSqlSortOrder               = consts.QueryArgSqlSortOrder
	SchemeAndroidResource              = consts.SchemeAndroidResource
	SchemeContent                      = consts.SchemeContent
	SchemeFile                         = consts.SchemeFile
	SyncExtrasAccount                  = consts.SyncExtrasAccount
	SyncExtrasDiscardLocalDeletions    = consts.SyncExtrasDiscardLocalDeletions
	SyncExtrasDoNotRetry               = consts.SyncExtrasDoNotRetry
	SyncExtrasExpedited                = consts.SyncExtrasExpedited
	SyncExtrasForce                    = consts.SyncExtrasForce
	SyncExtrasIgnoreBackoff            = consts.SyncExtrasIgnoreBackoff
	SyncExtrasIgnoreSettings           = consts.SyncExtrasIgnoreSettings
	SyncExtrasInitialize               = consts.SyncExtrasInitialize
	SyncExtrasManual                   = consts.SyncExtrasManual
	SyncExtrasOverrideTooManyDeletions = consts.SyncExtrasOverrideTooManyDeletions
	SyncExtrasRequireCharging          = consts.SyncExtrasRequireCharging
	SyncExtrasScheduleAsExpeditedJob   = consts.SyncExtrasScheduleAsExpeditedJob
	SyncExtrasUpload                   = consts.SyncExtrasUpload
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL