1
0
mirror of https://github.com/google/nomulus synced 2025-12-23 06:15:42 +00:00

Add annotation processor to generate converter for VKey (#566)

This commit is contained in:
Shicong Huang
2020-04-29 17:29:05 -04:00
committed by GitHub
parent c361c9e601
commit 19bc1c9c9c
44 changed files with 695 additions and 51 deletions

View File

@@ -32,6 +32,7 @@ include 'core'
include 'db'
include 'integration'
include 'networking'
include 'processor'
include 'prober'
include 'proxy'
include 'util'