sync_server

command module
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

README

Web site Linked in Go Doc Docker Hub

Project License Main

Release

sync server

Golang server for uploading files and media files processing workflows.

prerequisites

  • MacOs

    brew install exiftool

    export PATH=$PATH:/usr/local/bin

    brew install ffmpeg

  • Linux

    cd

    gzip -dc Image-ExifTool-12.96.tar.gz | tar -xf -cd Image-ExifTool-12.96

    sudo make install

    sudo apt install ffmpeg

Building and release

Go to CONTRIBUTING.md for more instructions.

Documentation

Overview

Package sync configures and starts the sync server.

Directories

Path Synopsis
Package sync_server configures and starts the sync server.
Package sync_server configures and starts the sync server.
server
config
Package config provides functions for setting the initial values of server parameters.
Package config provides functions for setting the initial values of server parameters.
host
Package host provides functions for registering the web service APIs and running the sync server.
Package host provides functions for registering the web service APIs and running the sync server.
impl
Package impl providers the main implementation of sync server APIs.
Package impl providers the main implementation of sync server APIs.
mediatypes
Package media.
Package media.
services
Package services registers the APIs for the sync server.
Package services registers the APIs for the sync server.

Jump to

Keyboard shortcuts

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