configservice

package module
v0.0.0-...-b2c0c94 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2018 License: MIT Imports: 11 Imported by: 0

README

mesh-configservice

configservice for mesh service

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(agent mesh.Agent, server *grpc.Server, config config.Config) error

Main servicehub main

Types

type ServiceConfig

type ServiceConfig struct {
	ID      string `xorm:"pk"`
	Path    string `xorm:"index"`
	Content string `xorm:""`
}

ServiceConfig .

func (*ServiceConfig) TableName

func (table *ServiceConfig) TableName() string

TableName .

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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