galapagos

package
v0.0.0-...-7650221 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ACCOUNT_REST     = rest.RESTType{Plural: "accounts", Singular: "account"}
	APPLICATION_REST = rest.RESTType{Plural: "applications", Singular: "application"}
	CERTIFICATE_REST = rest.RESTType{Plural: "certificates", Singular: "certificate"}
	TOPIC_REST       = rest.RESTType{Plural: "topics", Singular: "topic"}
)

Functions

This section is empty.

Types

type TopicService

type TopicService interface {
	Create() error
	Delete() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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