model

package
v0.0.0-...-8178683 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonMap

type JsonMap map[string]interface{}

func NewJsonMap

func NewJsonMap() JsonMap

type PathMapLogic

type PathMapLogic map[string]func(interface{}) (map[string]pathmap.PathMapInterface, error)

func NewPathMapLogic

func NewPathMapLogic() PathMapLogic

type ServiceAllResFromGitServer

type ServiceAllResFromGitServer struct {
	StringData string `json:"string_data"`
}

type ServiceMap

type ServiceMap map[string]map[string]interface{}

func NewServiceMap

func NewServiceMap() ServiceMap

func (ServiceMap) AddServiceMap

func (serviceMap ServiceMap) AddServiceMap(key1 string, key2 string, val interface{})

type ServiceReqToGitServer

type ServiceReqToGitServer struct {
	Path       string `json:"path"`
	StringData string `json:"string_data"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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