application

package
v0.1.49 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package application implements the functions, types, and interfaces for the module.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomID added in v0.1.27

func RandomID() string

Types

type Application

type Application struct {
	ID        string
	Name      string
	Version   string
	StartTime time.Time
	Metadata  map[string]string
	// contains filtered or unexported fields
}

func (*Application) Init added in v0.1.27

func (obj *Application) Init(name string, version string)

func (*Application) SetGenID added in v0.1.27

func (obj *Application) SetGenID(genID func() string)

Jump to

Keyboard shortcuts

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