mysql

package
v1.59.1 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2018 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scope

type Scope struct {
	Runtime *env.Runtime
}

Scope provides data access to MySQL.

func (Scope) DeleteDocumentChangeActivity added in v1.59.0

func (s Scope) DeleteDocumentChangeActivity(ctx domain.RequestContext, documentID string) (rows int64, err error)

DeleteDocumentChangeActivity removes all entries for document changes (add, remove, update).

func (Scope) GetDocumentActivity

func (s Scope) GetDocumentActivity(ctx domain.RequestContext, id string) (a []activity.DocumentActivity, err error)

GetDocumentActivity returns the metadata for a specified document.

func (Scope) RecordUserActivity

func (s Scope) RecordUserActivity(ctx domain.RequestContext, activity activity.UserActivity) (err error)

RecordUserActivity logs user initiated data changes.

Jump to

Keyboard shortcuts

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