Skip to content

Version 1.4.5- 新增yaml支持,UploadFile新增Bytes#104

Merged
devfeel merged 3 commits intomasterfrom
develop
Jan 20, 2018
Merged

Version 1.4.5- 新增yaml支持,UploadFile新增Bytes#104
devfeel merged 3 commits intomasterfrom
develop

Conversation

@devfeel
Copy link
Owner

@devfeel devfeel commented Jan 20, 2018

  • 新增yaml格式配置文件支持,具体参考 example/config/dotweb.yaml
  • config新增UnmarshalYaml\MarshalYaml\MarshalYamlString,提供针对Yaml的常规处理
  • config新增UnmarshalXml\MarshalXml\MarshalXmlString,提供针对Xml的常规处理
  • config新增UnmarshalJson\MarshalJson\MarshalJsonString,提供针对Json的常规处理
  • UploadFile新增Bytes接口,用于返回上传文件本身
  • 完善 example/config
  • 移除 example/session,查看更多示例,请移步https://github.com/devfeel/dotweb-example
  • 2018-01-20 23:40

pzrr@qq.com added 3 commits January 20, 2018 23:54
* 新增yaml格式配置文件支持,具体参考 example/config/dotweb.yaml
* config新增UnmarshalYaml\MarshalYaml\MarshalYamlString,提供针对Yaml的常规处理
* config新增UnmarshalXml\MarshalXml\MarshalXmlString,提供针对Xml的常规处理
* config新增UnmarshalJson\MarshalJson\MarshalJsonString,提供针对Json的常规处理
* UploadFile新增Bytes接口,用于返回上传文件本身
* 完善 example/config
* 移除 example/session,查看更多示例,请移步https://github.com/devfeel/dotweb-example
* 2018-01-20 23:40
* 新增yaml格式配置文件支持,具体参考 example/config/dotweb.yaml
* config新增UnmarshalYaml\MarshalYaml\MarshalYamlString,提供针对Yaml的常规处理
* config新增UnmarshalXML\MarshalXML\MarshalXMLString,提供针对Xml的常规处理
* config新增UnmarshalJSON\MarshalJSON\MarshalJSONString,提供针对Json的常规处理
* UploadFile新增Bytes接口,用于返回上传文件本身
* 完善 example/config
* 移除 example/session,查看更多示例,请移步https://github.com/devfeel/dotweb-example
* 2018-01-20 23:40
* 新增yaml格式配置文件支持,具体参考 example/config/dotweb.yaml
* config新增UnmarshalYaml\MarshalYaml\MarshalYamlString,提供针对Yaml的常规处理
* config新增UnmarshalXML\MarshalXML\MarshalXMLString,提供针对Xml的常规处理
* config新增UnmarshalJSON\MarshalJSON\MarshalJSONString,提供针对Json的常规处理
* UploadFile新增Bytes接口,用于返回上传文件本身
* 完善 example/config
* 移除 example/session,查看更多示例,请移步https://github.com/devfeel/dotweb-example
* 2018-01-20 23:40
@devfeel devfeel merged commit 9d628d2 into master Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant