Nilton Oliveira
Nilton Oliveira
Update site to Beego 1.2 Howto configure conf/docTree.json ?
go get -u github.com/sirnewton01/godbg warning: code.google.com is shutting down; import path code.google.com/p/go.net/websocket will stop working go get code.google.com/p/go.tools/cmd/goimports warning: code.google.com is shutting down; import path code.google.com/p/go.tools/cmd/goimports will stop working
Add var ENV PORT + POLICYBOT_PORT export PORT=8080 or POLICYBOT_PORT=8080 Run on Cloud requer default var $PORT in env serverless Or add flags --port in command line
Add Support Lumen 8.0 -- "laravel/lumen-framework": "^8.0", Error install 
Hi @rdobson I like XenServer and Golang. Please howto use go-xenserver-client I'm thinking of using your lib to develop a web interface to manage XenServer golang Thanks
### Operating System Version Kubuntu 23.10 ### OBS Version 30.0.1 ### NDI Tools Version 4.13.0 ### Describe the bug ``` Logs 02:09:15.481: FFmpeg VAAPI H264 encoding supported 02:09:15.482: FFmpeg VAAPI...
Facebook comments plugin https://github.com/iissnan/hexo-theme-next/blob/master/_config.yml ``` # Facebook SDK Support. # https://github.com/iissnan/hexo-theme-next/pull/410 facebook_sdk: enable: false app_id: # fb_admin: # like_button: #true webmaster: #true ``` ``` # Facebook comments plugin # This...
Add _config.yml theme toc and sidebar position ``` # Table Of Contents in the Sidebar toc: enable: true # Automatically add list number to toc. number: true ``` ``` sidebar:...
Add support Simple Auth HTTP Like -> https://github.com/astaxie/beego/blob/master/plugins/auth/basic.go
## Dockerfile , colocar esse arquivo na Raiz do Projeto ```txt # estágio de compilação FROM node:10.20-alpine as build-stage LABEL maintainer="Nilton Oliveira [email protected]" ENV TZ America/Sao_Paulo ## docker build --no-cache...