Code Monkey home page Code Monkey logo

utils_go's Introduction

[TOC]

目录说明

folder

cleaner

  • 描述
    • 清除指定文件夹内的重复文件
      • 文件名中包含 (\d*)
  • 需求
    • 去除指定文件夹内的重复文件

jwt

  • 描述
    • 生成 jwt token
    • 校验 jwt token
      • 通用参数校验,主要包括 nbf 和 exp
      • 自定义参数校验
  • 需求
    • 示例运行
    • token 操作
      • 生成
      • 校验
    • 支持情况测试
    • 业务参数配置

md5

  • 描述
    • md5.exe -h
      • 查看文件的 MD5 值
      • 更新指定文件夹或文件的 MD5
      • 默认 更新 当前文件夹内所有 MP4 文件的 MD5 值
  • 需求
    • 文件 MD5 值查看
    • 文件|文件夹 MD5 更新
    • 默认配置

upload

qiniu

  • 描述
    • 将指定 [文件|文件夹|当前文件夹] 的内容上传至 七牛云
    • 上传完毕后将链接转换为 Markdown 格式文本
    • 将结果数据更新至剪贴板
  • 需求
    • 文件|文件夹上传
    • 右键上传指定「文件|文件夹」
    • 支持链接
      • 将链接中的图片等本地保存后,再重新上传生成链接
    • 支持剪贴板图片上传
    • 文件名中有空格,导致上传时找不到文件

server

  • 描述
    • 工作任务
    • 配合第三方进行数据传递完成后,回包的简易接收处理
  • 需求
    • 日志打印
    • 文件存储

log

go-logging

  • 描述
    • 指定权限、格式、文件存储型日志记录
  • 需求
    • 日志等级区分
    • 日志文件区分
    • 日志显示区分

web

  • 描述
    • 文件式网站学习
  • 需求
    • http 请求
    • 接口校验
    • 文件操作
    • 模板

uuid

  • 描述
    • Google.uuid 工具类使用
  • 需求
    • 示例运行

rpc

  • 描述
    • 进行 GRpc 的基础使用探索
  • 需求
    • 示例运行
    • 性能分析

yaml

  • 描述
    • YAML 文件的解析、调用

graphql

  • 描述
    • GraphQL 的官方示例尝试,熟悉基本语法、实现

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.