Skip to content
This repository has been archived by the owner on Dec 23, 2020. It is now read-only.

jsommerville-untangle/golang-shared-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package contains shared service components between untangle's restd, packetd, and reportd packages

Repo Layout:

  • services/*

    • These are services that are imported into daemon projects

  • structs/*

    • These are common struct types that may need to be used across repositories

  • protobuffersrc/*

    • These are the .proto source files that are compiled into *.pb.go files

    • To rebuild these, use the included docker files:

      docker-compose -f build/docker-compose.build.yml up --build glibc-local
      

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published