Documentation ¶
Overview ¶
Copyright [2018] [jc3wish]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright [2018] [jc3wish]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
Constants ¶
This section is empty.
Variables ¶
var IndexHtml = `` /* 78253-byte string literal not displayed */
var StaticMap map[string]string
Functions ¶
This section is empty.
Types ¶
type DBController ¶
type DBController struct {
xgo.Controller
}
func (*DBController) Detail ¶
func (c *DBController) Detail()
func (*DBController) GetTableFields ¶
func (c *DBController) GetTableFields()
func (*DBController) TableList ¶
func (c *DBController) TableList()
type IndexController ¶
type IndexController struct {
xgo.Controller
}
func (*IndexController) Index ¶
func (c *IndexController) Index()
type OtherController ¶
type OtherController struct {
xgo.Controller
}
func (*OtherController) NotSupported ¶
func (c *OtherController) NotSupported()
func (*OtherController) StaticHtml ¶
func (c *OtherController) StaticHtml()
type ResultDataStruct ¶
type TableToServerController ¶
type TableToServerController struct {
xgo.Controller
}
func (*TableToServerController) Add ¶
func (c *TableToServerController) Add()
func (*TableToServerController) List ¶
func (c *TableToServerController) List()