domain

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package domain

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupEntry

type BackupEntry struct {
	Filename string
	MdfFile  MdfEntry
	LdfFile  LdfEntry
}

type BakFile

type BakFile struct {
	Size, Date, Name string
}

type Connection added in v0.2.3

type Connection struct {
	Name     string
	Host     string
	User     string
	Password string
}

Connection holds a saved SQL Server connection profile.

type DBItem

type DBItem struct {
	Name, ID, Created, State string
}

type LdfEntry

type LdfEntry struct {
	Name, Size string
}

type MdfEntry

type MdfEntry struct {
	Name, Size, BackupSize string
}

Jump to

Keyboard shortcuts

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