service

package
v0.0.0-...-e08ecba Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditService

type AuditService struct {
	// contains filtered or unexported fields
}

func NewAuditService

func NewAuditService(db *gorm.DB) *AuditService

func (*AuditService) Create

func (as *AuditService) Create(oa models.OperationAudit) error

func (*AuditService) FindByShareID

func (as *AuditService) FindByShareID(sid string, page models.Page) (int64, []models.OperationAudit, error)

func (*AuditService) List

func (as *AuditService) List(page models.Page) (int64, []models.OperationAudit, error)

Jump to

Keyboard shortcuts

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