repository

package
v0.0.0-...-d941976 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthRepository

func NewAuthRepository() auth.Repository

NewAuthRepository - AuthRepositoryの生成

func NewBookRepository

func NewBookRepository(c *Client) book.Repository

NewBookRepository - BookRepositoryの生成

Types

type Client

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

Client - DB操作用クライアントの構造体

func NewDBClient

func NewDBClient(socket, host, port, database, username, password string) (*Client, error)

NewDBClient - DBクライアントの生成

Jump to

Keyboard shortcuts

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