app

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: GPL-2.0 Imports: 12 Imported by: 0

Documentation

Overview

*

  • Copyright 2015 @ at3.net.
  • name : app.go
  • author : jarryliu
  • date : 2016-10-14 00:21
  • description :
  • history :

*

  • Copyright 2015 @ 56x.net.
  • name : fix
  • author : jarryliu
  • date : 2016-05-14 21:31
  • description : 自定义调整
  • history :

Index

Constants

View Source
const (
	// 网页服务
	FlagWebServe = 1 << iota
	// 常驻程序
	FlagDaemon
	// 远程调用服务
	FlagRpcServe
	// Tcp服务
	FlagTcpServe
	// 单元测试
	FlagTesting
	// 二进制程序
	FlagBin
	// 系统后台
	FlagMasterServe
	// 商户系统
	FlagMchServe
	// 用户中心
	FlagUCenterServe
	// 通行证
	FlagPassportServe
	// 店铺系统
	FlagShopServe
)
View Source
const (
	FsPortal = iota
	FsPortalMobile
	FsPassport
	FsPassportMobile
	FsUCenter
	FsUCenterMobile
	FsShop
	FsShopMobile
	FsMch
	FsWholesale
)

Variables

Functions

func AutoInstall

func AutoInstall()

自动安装包

func GetHApiURL

func GetHApiURL() string

func GetImageURL

func GetImageURL() string

获取资源URI

func GetMemberURL

func GetMemberURL(mobile bool) string

获取会员URL

func GetPassportURL

func GetPassportURL(mobile bool) string

获取通行证URL

func GetPortalURL

func GetPortalURL(mobile bool) string

获取门户URL

func GetWholesaleURL

func GetWholesaleURL() string

Types

type CustomConfig

type CustomConfig func(gof.App, int) error

Directories

Path Synopsis
api
HTTP API v1.0 ----------------------- 约定参数名称: api : 接口名称 api_key : 接口用户 sign : 签名 sign_type : 签名类型 app : 应用编码 -----------------------
HTTP API v1.0 ----------------------- 约定参数名称: api : 接口名称 api_key : 接口用户 sign : 签名 sign_type : 签名类型 app : 应用编码 -----------------------
* * Copyright 2015 @ 56x.net.
* * Copyright 2015 @ 56x.net.
* * Copyright 2015 @ 56x.net.
* * Copyright 2015 @ 56x.net.
* * Copyright 2015 @ 56x.net.
* * Copyright 2015 @ 56x.net.
v1
api
HTTP API v1.0 ----------------------- 约定参数名称: api : 接口名称 api_key : 接口用户 sign : 签名 sign_type : 签名类型 app : 应用编码 -----------------------
HTTP API v1.0 ----------------------- 约定参数名称: api : 接口名称 api_key : 接口用户 sign : 签名 sign_type : 签名类型 app : 应用编码 -----------------------
restapi
* * Copyright 2015 @ 56x.net.
* * Copyright 2015 @ 56x.net.

Jump to

Keyboard shortcuts

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