persiaos

package
v0.0.0-...-4a740ba Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrStorageDeviceProblem = er.New("urn:giti:storage.persiaos:error:device-problem").SetDetail(protocol.LanguageEnglish, errorEnglishStorageDomain, "Device Problem",
		"Requested record exist on the device that had problem to access it!",
		"",
		"").Save()

	ErrStorageNotExist = er.New("urn:giti:storage.persiaos:error:not-exist").SetDetail(protocol.LanguageEnglish, errorEnglishStorageDomain, "Not Exist",
		"Requested record not exist",
		"",
		"").Save()

	ErrStorageNotAuthorize = er.New("urn:giti:storage.persiaos:error:not-authorize").SetDetail(protocol.LanguageEnglish, errorEnglishStorageDomain, "Not Authorized",
		"Requested record belong to other app owner and this app can't access to it",
		"",
		"").Save()
)

Errors - Storage

View Source
var OS os

OS implements protocol.OperatingSystem

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