userAction

package
v0.0.0-...-4834045 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package userAction ユーザーアクション

Package userAction ユーザーアクション

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type UserAction

type UserAction struct {
	UserId         string
	MasterActionId int64
	StartedAt      time.Time
	CreatedAt      time.Time
	UpdatedAt      time.Time
}

func NewUserAction

func NewUserAction() *UserAction

func SetUserAction

func SetUserAction(userId string, masterActionId int64, startedAt time.Time, createdAt time.Time, updatedAt time.Time) *UserAction

func (*UserAction) TableName

func (t *UserAction) TableName() string

type UserActions

type UserActions []*UserAction

func NewUserActions

func NewUserActions() UserActions

Jump to

Keyboard shortcuts

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