data

package
v0.0.0-...-7470c0e Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Books = []model.Book{
	{
		ID:    "4345935",
		Isbn:  "6573434",
		Title: "Book One",
		Author: &model.Author{
			Firstname: "Iftekhar", Lastname: "Fahim",
		},
	},
	{
		ID:    "4359395",
		Isbn:  "3543645",
		Title: "Book Two",
		Author: &model.Author{
			Firstname: "Ariful", Lastname: "Islam",
		},
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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