model

package
v0.0.0-...-3b5883b Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigServer

type ConfigServer struct {
	Name            string
	Profiles        []string
	Label           string
	Version         string
	State           string
	PropertySources []propertySources
}

Entity to receive json from spring config server

type Rss

type Rss struct {
	Id           primitive.ObjectID `bson:"_id"`
	LastUpdate   time.Time          `bson:"lastUpdate"`
	OriginalLink string             `bson:"originalLink"`
	Channel      channel            `xml:"channel" bson:"channel"`
}

Entity to represents Rss in mongo database

Jump to

Keyboard shortcuts

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