db

package
v0.0.0-...-7c0f2aa Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BelongingV1

type BelongingV1 struct {
	Automobiles []string
}

type BelongingV2

type BelongingV2 struct {
	Cars []string
}

type UserV1

type UserV1 struct {
	Name       string
	Surname    string
	Identifier int
	Belongings []BelongingV1
}

type UserV2

type UserV2 struct {
	Name       string
	Id         int
	Belongings []BelongingV2
	UserGroup  string
}

Jump to

Keyboard shortcuts

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