Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupRunner ¶ added in v0.14.3
func NewBackupRunner ¶ added in v0.14.3
func NewBackupRunner(store *store.Store) *BackupRunner
func (*BackupRunner) Run ¶ added in v0.14.3
func (r *BackupRunner) Run(ctx context.Context)
type Server ¶
type Server struct {
ID string
Secret string
Profile *profile.Profile
Store *store.Store
// contains filtered or unexported fields
}
func NewServer ¶
@title memos API @version 1.0 @description A privacy-first, lightweight note-taking service.
@contact.name API Support @contact.url https://github.com/orgs/usememos/discussions
@license.name MIT License @license.url https://github.com/usememos/memos/blob/main/LICENSE
@BasePath /
@externalDocs.url https://usememos.com/ @externalDocs.description Find out more about Memos
@securitydefinitions.apikey ApiKeyAuth @in query @name openId @description Insert your Open ID API Key here.
Click to show internal directories.
Click to hide internal directories.