dao

package
v0.0.0-...-0e46e86 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// AppInfo is globally public accessible object for table app_info operations.
	AppInfo = appInfoDao{
		internal.NewAppInfoDao(),
	}
)
View Source
var (
	// HotComments is globally public accessible object for table hot_comments operations.
	HotComments = hotCommentsDao{
		internal.NewHotCommentsDao(),
	}
)
View Source
var (
	// RequestLog is globally public accessible object for table request_log operations.
	RequestLog = requestLogDao{
		internal.NewRequestLogDao(),
	}
)
View Source
var (
	// ResponseLog is globally public accessible object for table response_log operations.
	ResponseLog = responseLogDao{
		internal.NewResponseLogDao(),
	}
)
View Source
var (
	// Songs is globally public accessible object for table songs operations.
	Songs = songsDao{
		internal.NewSongsDao(),
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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