package
0.5.12
Repository: https://github.com/anyproto/any-sync.git
Documentation: pkg.go.dev

# Packages

go:generate mockgen -destination mock_debugstat/mock_debugstat.go github.com/anyproto/any-sync/app/debugstat StatService.
Package ldiff provides a container of elements with fixed id and changeable content.
No description provided by the author
No description provided by the author

# Functions

MustComponent - generic version of app.MustComponent.
No description provided by the author
No description provided by the author

# Variables

values of this vars will be defined while compilation.
values of this vars will be defined while compilation.
values of this vars will be defined while compilation.
values of this vars will be defined while compilation.
values of this vars will be defined while compilation.
values of this vars will be defined while compilation.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

App is the central part of the application It contains and manages all components.
No description provided by the author

# Interfaces

Component is a minimal interface for a common app.Component.
ComponentRunnable is an interface for realizing ability to start background processes or deep configure service.
No description provided by the author